pastry {daewr} | R Documentation |
Blocked response surface design for pastry dough experiment
Description
Data from the Blocked response surface design for pastry dough experiment in chapter 10 of Design and Analysis of Experiments with R
Usage
data(pastry)
Format
A data frame with 28 observations on the following 5 variables.
Block
a factor with levels
1
2
3
4
5
6
7
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(pastry)
[Package daewr version 1.2-11 Index]