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

data10R Documentation

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)

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

data(data10)
summary(data10)

easyanova documentation built on Oct. 19, 2023, 5:12 p.m.