Learn R Programming

easyanova (version 11.0)

data10: data10: Kaps and Lamberson (2009): page 395

Description

Completely randomized design with a covariate.The effect of three diets on daily gain of steers was investigated. The design was a completely randomized design. Weight at the beginning of the experiment (initial weight) was recorded, but not used in the assignment of animals to diet.

Usage

data(data10)

Arguments

Format

A data frame with 15 observations on the following 4 variables.

Diets

a factor with levels A B C

Initial_weight

a numeric vector

Repetitions

a numeric vector

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(data10)
summary(data10)

Run the code above in your browser using DataLab