dm2rcbd {gpbStat} | R Documentation |
Diallel Method 2 data in RCBD
Description
The Diallel Method 2 data laid out in Randomized Complete Block Design (RCBD).
Usage
data(rcbdltc)
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
result2 = dm2(dm2rcbd, rep, parent1, parent2, DTP)
[Package gpbStat version 0.4.3 Index]