Learn R Programming

gpbStat (version 0.4.4)

dm2rcbd: Diallel Method 2 data in RCBD

Description

The Diallel Method 2 data laid out in Randomized Complete Block Design (RCBD).

Usage

data(rcbdltc)

Arguments

Format

A data frame for Diallel analysis Method 2 containing four variables of 105 crosses and 15 parents.

rep

four replications

parent1

five inbred genotype

parent2

three inbred genotype

DTP

data for days to pollen shed

See Also

alphaltcchk ,alphaltc ,rcbdltcchk ,dm2alpha

Examples

Run this code
 result2 =  dm2(dm2rcbd, rep, parent1, parent2, DTP)

Run the code above in your browser using DataLab