KMsurv (version 0.1-5)

kidtran: data from Section 1.7

Description

The kidtran data frame has 863 rows and 6 columns.

Arguments

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

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer.

Examples

Run this code
data(kidtran)

Run the code above in your browser using DataCamp Workspace