Learn R Programming

SEA (version 2.0.1)

G4F3Fun: segregation analysis of G4F3 population

Description

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

Usage

G4F3Fun(df,model,G4F3text2)

Arguments

df

phenotype matrix.

model

genetic model.

G4F3text2

number of plants measured in each family.

Examples

Run this code
# NOT RUN {
G4F3=data(G4F3exdata)
G4F3Fun(G4F3exdata,"PG-AD",1)
# }

Run the code above in your browser using DataLab