plasma {daewr} | R Documentation |
Unreplicated split-plot 2^5
experiment on plasma treatment of paper
Description
Data from the unreplicated split-plot 2^5
experiment on plasma treatment of paper in chapter 8 of Design and Analysis
of Experiments with R
Usage
data(plasma)
Format
A data frame with 32 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 containing the response
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(plasma)
[Package daewr version 1.2-11 Index]