Learn R Programming

SEA (version 2.0.1)

G3DHFun: segregation analysis of G3DH population

Description

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

Usage

G3DHFun(df,model,G3DHtext2)

Arguments

df

phenotype matrix.

model

genetic model.

G3DHtext2

number of plants measured in each family.

Examples

Run this code
# NOT RUN {
G3DH=data(G3DHexdata)
G3DHFun(G3DHexdata,"0MG",1)
# }

Run the code above in your browser using DataLab