F2Fun {SEA} | R Documentation |
segregation analysis of F2 population
Description
Phenotypic observations in F2 population have often been used to identify mixed major-gene plus polygene inheritance model for quantitative traits in plants.
Usage
F2Fun(df,model)
Arguments
df |
phenotype matrix. |
model |
genetic model. |
Author(s)
Wang Jing-Tian, Zhang Ya-Wen, and Zhang Yuan-Ming
Maintainer: Yuanming Zhang<soyzhang@mail.hzau.edu.cn>
Examples
F2=data(F2exdata)
F2Fun(F2exdata,"0MG")
[Package SEA version 2.0.1 Index]