poison.data {BHH2} | R Documentation |
Poison data from Biological Experiment
data(poison.data)
This data frame contains the following columns:
factor with 3 levels: P1, P2 and P3.
factor with 4 levels: trA, trB, trC and trD.
numeric. Survival time as response.
Box, G. E. P. and D. R. Cox, An Analysis of Transformations (with discussion), Journal of the Royal Statistical Society, Series B, Vol. 26, No. 2, pp. 211–254.
Box G. E. P, Hunter, J. S. and Hunter, W. C. (2005). Statistics for Experimenters II. New York: Wiley.
data(poison.data)
str(poison.data)
plot(poison.data)