dm2alpha {gpbStat} | R Documentation |
Diallel Method 2 data in Alpha Lattice.
Description
The Diallel Method 2 data laid out in Alpha Lattice Design.
Usage
data(dm2alpha)
Format
A data frame for Diallel analysis Method 2 containing 105 crosses and 15 parents.
- replication
two replications
- block
twelve blocks
- parent1
fifteen inbred genotype
- parent2
fifteen inbred genotype
- TW
data for test weight
See Also
alphaltcchk
,alphaltc
,rcbdltcchk
,dm2rcbd
Examples
result2 = dm2(dm2alpha, replication, parent1, parent2, TW, block)
[Package gpbStat version 0.4.3 Index]