| penicillin.data {BHH2} | R Documentation |
Penicillin yield example data set.
data(penicillin.data)
A data frame with 20 observations on the following 4 variables.
B1 B2 B3 B4 B5.
Blend factor used to block the experiment.A B C D.
The process variants called treatment.Box G. E. P, Hunter, W. C. and Hunter, J. S. (1978). Statistics for Experimenters. New York: Wiley.
Box G. E. P, Hunter, J. S. and Hunter, W. C. (2005). Statistics for Experimenters II. New York: Wiley.
data(penicillin.data) str(penicillin.data) plot(penicillin.data)