| Rat {PASWR} | R Documentation |
The survival time in weeks of 20 male rats exposed to high levels of radiation.
Rat
A data frame with 20 observations on the following variable:
survival.timeLawless, J. (1982) Statistical Models and Methods for Lifetime Data. John Wiley, New York.
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
attach(Rat) EDA(survival.time) detach(Rat)