barley: barley

Description Usage Format References Examples

Description

barley dataset from asreml package.

Usage

1

Format

A data frame with 150 observations on the following 7 variables.

Rep

a factor with levels 1 2 3 4 5 6

RowBlk

a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

ColBlk

a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Row

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

Column

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

Variety

a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25

yield

a numeric vector

References

ASReml-R manual

Examples

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

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