Learn R Programming

gpbStat (version 0.4.4)

alphaltcchk: 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)

Arguments

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

rcbdltc ,alphaltc ,rcbdltcchk

Examples

Run this code
result = ltcchk(alphaltcchk, replication, line, tester, check, yield, block)

Run the code above in your browser using DataLab