| kidtran {KMsurv} | R Documentation |
data from Section 1.7
Description
The kidtran data frame has 863 rows and 6 columns.
Format
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
Details
Source
Klein and Moeschberger (1997) Survival Analysis Techniques for Censored
and truncated data, Springer.
Examples
data(kidtran)
[Package
KMsurv version 0.1-3
Index]