strung {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 (strung out format)

Usage

data(strung)

Format

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

Diet

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

Cow

a factor with levels 1 2 3 4 5 6 7 8 9 10

week

a factor with levels 1 2 3 4

protein

a numeric vector

Source

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

Examples

data(strung)

[Package daewr version 1.2-11 Index]