KMsurv (version 0.1-5)

allograft: data from Exercise 13.1, p418

Description

The allograft data frame has 34 rows and 4 columns.

Arguments

Format

This data frame contains the following columns:
patient
Patient
time
Time to graft rejection, days
rejection
Indicator of graft rejection (1=yes, 0=no)
match
Good HLA skin match (1=yes, 0=no)

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer. Batchelor and Hackett Lancet 2 (1970): 581-583.

Examples

Run this code
data(allograft)

Run the code above in your browser using DataCamp Workspace