Rat {PASWR}R Documentation

Rat Survival Time

Description

The survival time in weeks of 20 male rats exposed to high levels of radiation.

Usage

Rat

Format

A data frame with 20 observations on the following variable:

survival.time
number of weeks survived

Source

Lawless, J. (1982) Statistical Models and Methods for Lifetime Data. John Wiley, New York.

References

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

attach(Rat)
EDA(survival.time)
detach(Rat)

[Package PASWR version 1.0 Index]