Learn R Programming

gpbStat (version 0.4.4)

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

Arguments

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

Run this code
 result = ltc(rcbdltc, replication, line, tester, yield)

Run the code above in your browser using DataLab