Learn R Programming

easyanova (version 11.0)

data2: 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)

Arguments

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

Run this code
data(data2)
summary(data2)

Run the code above in your browser using DataLab