powered by
Survival times of animals exposed to poison and treatment (Box and Cox, 1964).
data(poison)
A data frame with 48 observations on the following 3 variables.
Survtime
Survival time (in 10 hour units)
Treatment
Treatment type: 1 = treatment A, 2 = treatment B, 3 = treatment C, 4 = treatment D
Poison
Poison type: 1 = Poison I, 2 = Poison II, 3 = Poison III
# NOT RUN { data(poison) head(poison) # }
Run the code above in your browser using DataLab