Learn R Programming

gpbStat (version 0.4.4)

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

Arguments

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

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

Run the code above in your browser using DataLab