Learn R Programming

SEA (version 2.0.1)

F23Fun: segregation analysis of F23 population

Description

Phenotypic observations in F23 population have often been used to identify mixed major-gene plus polygene inheritance model for quantitative traits in plants.

Usage

F23Fun(df,model,m_nf)

Arguments

df

phenotype matrix.

model

genetic model.

m_nf

number of plants measured in each family.

Examples

Run this code
# NOT RUN {
F23=data(F23exdata)
F23Fun(F23exdata,"0MG",1)
# }

Run the code above in your browser using DataLab