SPMPV {daewr} | R Documentation |
Split-plot mixture process variable experiment with vinyl
Description
Data from the Split-plot mixture process variable experiment with vinyl in chapter 10 of Design and Analysis of Experiments with R
Usage
data(SPMPV)
Format
A data frame with 28 observations on the following 7 variables.
wp
a factor with levels
1
2
3
4
5
6
7
z1
a numeric vector
z2
a numeric vector
x1
a numeric vector
x2
a numeric vector
x3
a numeric vector
y
a numeric vector
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(SPMPV)
[Package daewr version 1.2-11 Index]