F23Fun {SEA} | R Documentation |
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. |
Author(s)
Wang Jing-Tian, Zhang Ya-Wen, and Zhang Yuan-Ming
Maintainer: Yuanming Zhang<soyzhang@mail.hzau.edu.cn>
Examples
F23=data(F23exdata)
F23Fun(F23exdata,"0MG",1)
[Package SEA version 2.0.1 Index]