rcbdltc {gpbStat} | R Documentation |
Line x Tester data in RCBD
Description
The sample Line x Tester data containing only crosses laid out in Randomized Complete Block Design (RCBD).
Usage
data(rcbdltc)
Format
A data frame of four variables of 15 crosses derived from five lines and three testers.
- replication
four replications
- line
five inbred genotype
- tester
three inbred genotype
- yield
trait of intrest
See Also
alphaltcchk
,alphaltc
,rcbdltcchk
Examples
result = ltc(rcbdltc, replication, line, tester, yield)
[Package gpbStat version 0.4.3 Index]