chipman {daewr} | R Documentation |
Williams' crossover design for sprinting experiment
Description
Data from the Williams' crossover design for sprinting experiment in chapter 9 of Design and Analysis of Experiments with R
Usage
data(chipman)
Format
A data frame with 36 observations on the following 5 variables.
Square
a factor with levels
1
2
Group
a factor with levels
1
2
3
Subject
a factor with levels
1
2
3
4
5
6
7
8
9
10
11
12
Period
a factor with levels
1
2
3
Treat
a factor with levels
1
2
3
Carry
a factor with levels
0
1
2
3
Time
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(chipman)
[Package daewr version 1.2-11 Index]