MET: multi-environment trial dataset

Description Usage Format References See Also Examples

Description

A dataset of one plant in multi-environment trials(MET)

Usage

1

Format

A data frame with 648 observations on the following 9 variables.

Genotype

a factor with levels G1 G10 G11 G12 G13 G14 G15 G16 G17 G18 G19 G2 G20 G21 G22 G23 G24 G25 G26 G27 G28 G29 G3 G30 G31 G32 G33 G34 G35 G36 G4 G5 G6 G7 G8 G9

Loc

a factor with levels 1 2 3 4 5 6

Loc2

a factor with levels Balcarce CMuerto CSuarez Miramar Orense TArroyos

Row

a factor with levels 1 2 3 4 5 6 7 8 9

Col

a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

Rep

a factor with levels 1 2 3

Block

a factor with levels 1 2 3 4 5 6

Plot

a factor with levels 1 2 3 4 5 6

yield

a numeric vector

References

Yuanzhen Lin. R & ASReml-R Statistics. China Forestry Publishing House. 2016

See Also

Website for instant update: yzhlin-asreml.ys168.com

Examples

1
2
data(MET)
## maybe str(MET) ; plot(MET) ...

yzhlinscau/AAfun documentation built on May 21, 2020, 2:19 p.m.