Learn R Programming

BsMD (version 2013.0718)

Reactor.data: Reactor Experiment Data

Description

Data of the Reactor Experiment from Box, Hunter and Hunter (1978).

Usage

data(Reactor.data)

Arguments

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

Run this code
library(BsMD)
data(Reactor.data,package="BsMD")
print(Reactor.data)

Run the code above in your browser using DataLab