Learn R Programming

gpbStat (version 0.4.4)

alphaltcs: Line x Tester data (only Crosses) with single plant observations laid in Alpha Lattice design.

Description

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

Usage

data(alphaltcs)

Arguments

Format

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

replication

four replications

block

five blocks

line

five inbred genotype

tester

three inbred genotype

obs

four single plant observations

yield

yield as a dependent trait

See Also

rcbdltcs ,alphaltcchk ,rcbdltcchk ,rcbdltcmt

Examples

Run this code
 result = ltcs(alphaltcs, replication, line, tester, obs, yield, block)

Run the code above in your browser using DataLab