Learn R Programming

SEA (version 2.0.1)

BILFun: 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.

Examples

Run this code
# NOT RUN {
BIL=data(BILexdata)
BILFun(BILexdata,"0MG","BIL1(F1xP1)")
# }

Run the code above in your browser using DataLab