Learn R Programming

SEA (version 2.0.1)

G6FFun: segregation analysis of G6F population

Description

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

Usage

G6FFun(df,model,G6Ftext2)

Arguments

df

phenotype matrix.

model

genetic model.

G6Ftext2

number of plants measured in each family.

Examples

Run this code
# NOT RUN {
G6F=data(G6Fexdata)
G6FFun(G6Fexdata,"PG-AD",1)
# }

Run the code above in your browser using DataLab