Learn R Programming

SEA (version 2.0.1)

DHFun: segregation analysis of DH population

Description

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

Usage

DHFun(df,model)

Arguments

df

phenotype matrix.

model

genetic model.

Examples

Run this code
# NOT RUN {
DH=data(DHexdata)
DHFun(DHexdata,"0MG")
# }

Run the code above in your browser using DataLab