Reactor.data {BsMD} | R Documentation |
Reactor Experiment Data
Description
Data of the Reactor Experiment from Box, Hunter and Hunter (1978).
Usage
data(Reactor.data)
Format
A data frame with 32 observations on the following 6 variables.
- A
numeric vector. Feed rate factor.
- B
numeric vector. Catalyst factor.
- C
numeric vector. Agitation rate factor.
- D
numeric vector. Temperature factor.
- E
numeric vector. Concentration factor.
- y
numeric vector. Percentage reacted response.
Source
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.
Examples
library(BsMD)
data(Reactor.data,package="BsMD")
print(Reactor.data)
[Package BsMD version 2023.920 Index]