dairy {daewr}R Documentation

Repeated measures study with dairy cow diets

Description

Data from the Repeated measures study with dairy cow diets in chapter 9 of Design and Analysis of Experiments with R (compact format)

Usage

data(dairy)

Format

A data frame with 120 observations on the following 5 variables.

Diet

a factor with levels "Barley" "Mixed" "Lupins"

pr1

a numeric vector

pr2

a numeric vector

pr3

a numeric vector

pr4

a numeric vector

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

data(dairy)

[Package daewr version 1.2-11 Index]