sausage {daewr} | R Documentation |
Split-plot experiment on sausage casing with RCB in whole plot
Description
Data from the Split-plot experiment on sausage casing with RCB in whole plot in chapter 7 of Design and Analysis of Experiments with R
Usage
data(sausage)
Format
A data frame with 32 observations on the following 5 variables.
Block
a factor with levels
1
2
Gbatch
a factor with levels
1
2
3
4
A
a factor with levels
-1
1
B
a factor with levels
-1
1
C
a factor with levels
-1
1
D
a factor with levels
-1
1
ys
a numeric vector containing the response
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(sausage)
[Package daewr version 1.2-11 Index]