Learn R Programming

SEA (version 2.0.1)

G5Fun: segregation analysis of G5 population

Description

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

Usage

G5Fun(df,model,G5text2)

Arguments

df

phenotype matrix.

model

genetic model.

G5text2

number of plants measured in each family.

Examples

Run this code
# NOT RUN {
G5=data(G5exdata)
G5Fun(G5exdata,"PG-AD",1)
# }

Run the code above in your browser using DataLab