powered by
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
data(sausage)
A data frame with 32 observations on the following 5 variables.
Block
a factor with levels 1 2
1
2
Gbatch
a factor with levels 1 2 3 4
3
4
A
a factor with levels -1 1
-1
B
C
D
ys
a numeric vector containing the response
# NOT RUN { data(sausage) # }
Run the code above in your browser using DataLab