The rats data frame has 150 rows and 5 columns.
This data frame contains the following columns:
time
Time to tumor development
tumor
Indicator of tumor development (1=yes, 0=no)
trt
Treatment (1=treated with drug, 0=given placebo)
litter
Litter
Source
Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer.
Use the following R code to directly access this dataset in R.