Learn R Programming

easyanova (version 7.0)

data5: data5: Kaps and Lamberson (2009): page 361

Description

Factorial in randomized design for testing two vitamins in feed of pigs

Usage

data(data5)

Arguments

Format

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

Vitamin_1

a numeric vector

Vitamin_2

a numeric vector

Gains

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
# NOT RUN {
data(data5)
summary(data5)
# }

Run the code above in your browser using DataLab