Learn R Programming

PASWR (version 1.3)

Rat: Rat Survival Time

Description

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

Arguments

Format

A data frame with 20 observations on the following variable:

survival.time

number of weeks survived

References

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

Examples

Run this code
# NOT RUN {
with(data = Rat, 
EDA(survival.time))

# }

Run the code above in your browser using DataLab