The kidtran data frame has 863 rows and 7 columns.
This data frame contains the following columns:
obs
Observation number
time
Time to death or on-study time
delta
Death indicator (0=alive, 1=dead)
gender
1=male, 2=female
race
1=white, 2=black
age
Age in years
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.