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