hodg                 package:KMsurv                 R Documentation

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

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

     The 'hodg' data frame has 43 rows and 6 columns.

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

     This data frame contains the following columns:

     _g_t_y_p_e Graft type (1=allogenic, 2=autologous)

     _d_t_y_p_e Disease type (1=Non Hodgkin lymphoma, 2=Hodgkins disease)

     _t_i_m_e Time to death or relapse, days

     _d_e_l_t_a Death/relapse indicator (0=alive, 1=dead)

     _s_c_o_r_e Karnofsky score

     _w_t_i_m_e Waiting time to transplant in months

_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. Avalos et al. Bone Marrow
     Transplantation 13(1993):133-138.

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

     data(hodg)

