poison {fsdaR} | R Documentation |
Poison
Description
The poison data (by Box and Cox, 1964) are about the time to death of animals in a 3 x 4
factorial experiment with four observations at each factor combination. There are no outliers
or influential observations that cannot be reconciled with the greater part of the data by a
suitable transformation.
Usage
data(poison)
Format
A data frame with 48 rows and 7 variables: six explanatory and one response variable.
Source
G. E. P. Box and D. R. Cox (1964). An Analysis of Transformations, Journal of the Royal Statistical Society. Series B, 262 pp. 211–252.
Examples
data(poison)
head(poison)
[Package fsdaR version 0.9-0 Index]