Learn R Programming

BHH2 (version 0.2-2)

poison.data: Poison example data set

Description

Poison data from Biological Experiment

Usage

data(poison.data)

Arguments

source

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.

References

Box G. E. P, Hunter, J. S. and Hunter, W. C. (2005). Statistics for Experimenters II. New York: Wiley.

Examples

Run this code
data(poison.data)
str(poison.data)
plot(poison.data)

Run the code above in your browser using DataLab