Reactor.data {BsMD} | R Documentation |
Data of the Reactor Experiment from Box, Hunter and Hunter (1978).
data(Reactor.data)
A data frame with 32 observations on the following 6 variables.
numeric vector. Feed rate factor.
numeric vector. Catalyst factor.
numeric vector. Agitation rate factor.
numeric vector. Temperature factor.
numeric vector. Concentration factor.
numeric vector. Percentage reacted response.
Box G. E. P, Hunter, W. C. and Hunter, J. S. (2004). Statistics for Experimenters II. Wiley.
Box G. E. P, Hunter, W. C. and Hunter, J. S. (1978). Statistics for Experimenters. Wiley.
library(BsMD)
data(Reactor.data,package="BsMD")
print(Reactor.data)