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