drug6mp {KMsurv} | R Documentation |
data from Section 1.2
Description
The drug6mp
data frame has 21 rows and 5 columns.
Format
This data frame contains the following columns:
- pair
- pair number
- remstat
- Remission status at randomization (1=partial, 2=complete)
- t1
- Time to relapse for placebo patients, months
- t2
- Time to relapse for 6-MP patients, months
- relapse
- Relapse indicator (0=censored, 1=relapse) for 6-MP patients
Source
Klein and Moeschberger (1997) Survival Analysis Techniques for Censored
and truncated data, Springer.
Freireich et al. (1963) Blood 21: 699-716.
Examples
data(drug6mp)
[Package
KMsurv version 0.1-3
Index]