| BMT {SemiCompRisks} | R Documentation |
Data on 137 Bone Marrow Transplant Patients
Description
Data on 137 Bone Marrow Transplant Patients
Usage
data(BMT)
Format
a data frame with 137 observations on the following 22 variables.
gdisease group; 1-ALL, 2-AML low-risk, 3-high-risk
T1time (in days) to death or on study time
T2disease-Free survival time (time to relapse, death or end of study)
delta1death indicator; 1-Dead, 0-Alive
delta2relapse indicator; 1-Relapsed, 0-Disease-Free
delta3disease-Free survival indicator; 1-Dead or relapsed, 0-Alive disease-free
TAtime (in days) to acute graft-versus-host disease
deltaAacute graft-versus-host disease indicator; 1-Developed acute graft-versus-host disease, 0-Never developed acute graft-versus-host disease
TCtime (in days) to chronic graft-versus-host disease
deltaCchronic graft-versus-host disease indicator; 1-Developed chronic graft-versus-host disease, 0-Never developed chronic graft-versus-host disease
TPtime (in days) to return of platelets to normal levels
deltaPplatelet recovery indicator; 1-Platelets returned to normal levels, 0-Platelets never returned to normal levels
Z1patient age in years
Z2donor age in years
Z3patient sex: 1-Male, 2-Female
Z4donor sex: 1-Male, 2-Female
Z5patient CMV status: 1-CMV positive, 0-CMV negative
Z6donor CMV status: 1-CMV positive, 0-CMV negative
Z7waiting time to transplant in days
Z8FAB: 1-FAB Grade 4 or 5 and AML, 0-Otherwise
Z9hospital: 1-The Ohio State University, 2-Alfred, 3-St. Vincent, 4-Hahnemann
Z10MTX used as a graft-versus-host-prophylactic; 1-Yes, 0-No
Source
1. R package "KMsurv".
2. Klein, J. P. and Moeschberger M. L. (2005).
Survival Analysis: Techniques for Censored and Truncated Data.
References
Klein, J. P. and Moeschberger M. L. (2005). Survival Analysis: Techniques for Censored and Truncated Data.
Examples
data(BMT)