| chem {daewr} | R Documentation |
Chemical process experiment data from Chapter 3
Description
Data from the Chemical process experiment in chapter 3 of Design and Analysis of Experiments with R
Usage
data(chem)
Format
A data frame with 16 observations on the following 4 variables.
Aa numeric vector containing the coded (-1,1) levels of factor A
Ba numeric vector containing the coded (-1,1) levels of factor B
Ca numeric vector containing the coded (-1,1) levels of factor C
Da numeric vector containing the coded (-1,1) levels of factor D
ya numeric vector containing the response
Source
Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall
Examples
data(chem)
[Package daewr version 1.2-11 Index]