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