Learn R Programming

gpbStat (version 0.4.4)

alphaltc: Line x Tester data (only Crosses) in Alpha Lattice design.

Description

The Line x Tester data of containing only crosses laid out in Alpha Lattice design.

Usage

data(alphaltc)

Arguments

Format

A data frame of five variables of 15 crosses derived from five lines and three testers.

replication

four replications

block

five blocks

line

five inbred genotype

tester

three inbred genotype

yield

trait of intrest

See Also

rcbdltc ,alphaltcchk ,rcbdltcchk

Examples

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

Run the code above in your browser using DataLab