bnct | R Documentation |
data from Exercise 7.7, p223
Description
The bnct
data frame has 34 rows and 3 columns.
Format
This data frame contains the following columns:
- trt
-
Treatment (1=untreated, 2=radiated, 3=radiated + BPA)
- time
-
Death time or on-study time, days
- death
-
Death indicator (1=dead, 0=alive)
Source
Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer.
Examples
data(bnct)