allograft               package:KMsurv               R Documentation

_d_a_t_a _f_r_o_m _E_x_e_r_c_i_s_e _1_3._1, _p_4_1_8

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

     The 'allograft' data frame has 34 rows and 4 columns.

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

     This data frame contains the following columns:

     _p_a_t_i_e_n_t Patient

     _t_i_m_e Time to graft rejection, days

     _r_e_j_e_c_t_i_o_n Indicator of graft rejection (1=yes, 0=no)

     _m_a_t_c_h Good HLA skin match (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. Batchelor and Hackett
     Lancet 2 (1970): 581-583.

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

     data(allograft)

