soup {daewr} | R Documentation |
dry mix soup experiment
Description
Data from the dry mix soup experiment in chapter 6 of Design and Analysis of Experiments with R
Usage
data(soup)
Format
A data frame with 16 observations on the following 6 variables.
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
E
a factor with levels
-1
1
y
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(soup)
[Package daewr version 1.2-11 Index]