rcbdltcchk {gpbStat} | R Documentation |
Line x Tester data (Crosses and Checks) in RCBD
Description
The sample Line x Tester data of containing crosses and checks laid out in Randomized Complete Block Design (RCBD). The data is composed of five lines, three testers and three checks.
Usage
data(rcbdltcchk)
Format
A dataframe of six variables.
- replication
four replications
- line
five lines
- tester
three testers
- yield
trait of intrest
See Also
rcbdltc
,alphaltc
,alphaltcchk
Examples
result = ltcchk(rcbdltcchk, replication, line, tester, check, yield)
[Package gpbStat version 0.4.3 Index]