Learn R Programming

SEA (version 2.0.1)

G5BCFFun: segregation analysis of G5BCF population

Description

Phenotypic observations in G5BCF population have often been used to identify mixed major-gene plus polygene inheritance model for quantitative traits in plants.

Usage

G5BCFFun(df,model,G5BCFtext2)

Arguments

df

phenotype matrix.

model

genetic model.

G5BCFtext2

number of plants measured in each family.

Examples

Run this code
# NOT RUN {
G5BCF=data(G5BCFexdata)
G5BCFFun(G5BCFexdata,"1MG-AD",1)
# }

Run the code above in your browser using DataLab