ChemicalReaction {NPIstats} | R Documentation |
Chemical reaction of two methods
Description
This data set is presented by Box et al. (1978, p. 159), where a chemical reaction was studied by making 10 runs with a standard method X, and 10 runs with a new, supposedly improved method Y.
Usage
data(ChemicalReaction)
Format
An object of class "data.frame"
- method
Method X or Y
- value
Chemical reaction values
References
Box, G.E.P, Hunter, W.G. and Hunter, J.S. (1978). Statistics for Experimenters: An Introduction to Design, Data Analysis and Model Building. New York, Wiley, p.159.
Examples
data(ChemicalReaction)
head(ChemicalReaction)
[Package NPIstats version 0.1.0 Index]