data2 {easyanova}R Documentation

data2: Kaps and Lamberson (2009): page 313: randomizad block design

Description

Complete randomized block design to determine the average daily gain of steers

Usage

data(data2)

Format

A data frame with 12 observations on the following 3 variables.

Treatments

a factor with levels t1 t2 t3

Blocks

a factor with levels b1 b2 b3 b4

Gain

a numeric vector

References

KAPS, M. and LAMBERSON, W. R. Biostatistics for Animal Science: an introductory text. 2nd Edition. CABI Publishing, Wallingford, Oxfordshire, UK, 2009. 504p.

Examples

data(data2)
summary(data2)

[Package easyanova version 10.0 Index]