bmt                  package:KMsurv                  R Documentation

_d_a_t_a _f_r_o_m _S_e_c_t_i_o_n _1._3

_D_e_s_c_r_i_p_t_i_o_n:

     The 'bmt' data frame has 137 rows and 22 columns.

_F_o_r_m_a_t:

     This data frame contains the following columns:

     _g_r_o_u_p Disease Group 1-ALL, 2-AML Low Risk, 3-AML High Risk

     _t_1 Time To Death Or On Study Time

     _t_2 Disease Free Survival Time (Time To Relapse, Death Or End Of
          Study)

     _d_1 Death Indicator 1-Dead 0-Alive

     _d_2 Relapse Indicator 1-Relapsed, 0-Disease Free

     _d_3 Disease Free Survival Indicator 1-Dead Or Relapsed, 0-Alive
          Disease Free)

     _t_a Time To Acute Graft-Versus-Host Disease

     _d_a Acute GVHD Indicator 1-Developed Acute GVHD 0-Never Developed
          Acute GVHD)

     _t_c Time To Chronic Graft-Versus-Host Disease

     _d_c Chronic GVHD Indicator 1-Developed Chronic GVHD 0-Never
          Developed Chronic GVHD 

     _t_p Time To Chronic Graft-Versus-Host Disease

     _d_p Platelet Recovery Indicator 1-Platelets Returned To Normal,
          0-Platelets Never Returned to Normal

     _z_1 Patient Age In Years

     _z_2 Donor Age In Years

     _z_3 Patient Sex: 1-Male, 0-Female

     _z_4 Donor Sex: 1-Male, 0-Female

     _z_5 Patient CMV Status: 1-CMV Positive, 0-CMV Negative

     _z_6 Donor CMV Status: 1-CMV Positive, 0-CMV Negative

     _z_7 Waiting Time to Transplant In Days

     _z_8 FAB: 1-FAB Grade 4 Or 5 and AML, 0-Otherwise

     _z_9 Hospital: 1-The Ohio State University, 2-Alferd , 3-St.
          Vincent, 4-Hahnemann

     _z_1_0 MTX Used as a Graft-Versus-Host- Prophylactic: 1-Yes 0-No

_D_e_t_a_i_l_s:

_S_o_u_r_c_e:

     Klein and Moeschberger (1997) _Survival Analysis Techniques for
     Censored and truncated data_, Springer.

_E_x_a_m_p_l_e_s:

     data(bmt)

