strung: Repeated measures study with dairy cow diets

strungR 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)

daewr documentation built on Sept. 9, 2023, 9:06 a.m.