stab {EngrExpt} | R Documentation |
Stability of a chemical product
Description
Stability of a chemical product
Format
A data frame with 12 observations on the following 4 variables.
temp
a numeric factor at two levels
humidity
a numeric factor at two levels
time
a numeric factor at three levels
y
a numeric vector
Details
The stability of the active ingredient is critical. This study looks at the impact of temperature and humidity on the stability of the active ingredient over time.
References
Peter R. Nelson, Marie Coffin and Karen A. F. Copeland (2003), Introductory Statistics for Engineering Experimentation, Elsevier. (Appendix A)
Examples
str(stab)
[Package EngrExpt version 0.1-8 Index]