BCFun {SEA} | R Documentation |
segregation analysis of BC population
Description
Phenotypic observations in BC population have often been used to identify mixed major-gene plus polygene inheritance model for quantitative traits in plants.
Usage
BCFun(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
BC=data(BCexdata)
BCFun(BCexdata,"0MG")
[Package SEA version 2.0.1 Index]