Learn R Programming

SEA (version 2.0.1)

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

Examples

Run this code
# NOT RUN {
BC=data(BCexdata)
BCFun(BCexdata,"0MG")
# }

Run the code above in your browser using DataLab