powered by
12-run Plackett-Burman design from the $2^5$ reactor example from Box, Hunter and Hunter (1977).
data(BM93.e1.data)
A data frame with 12 observations on the following 7 variables.
a numeric vector. Run number from a $2^5$ factorial design in standard order.
a numeric vector. Feed rate factor.
a numeric vector. Catalyst factor.
a numeric vector. Agitation factor.
a numeric vector. Temperature factor.
a numeric vector. Concentration factor.
a numeric vector. Percent reacted response.
library(BsMD) data(BM93.e1.data,package="BsMD") print(BM93.e1.data)
Run the code above in your browser using DataLab