drug6mp                package:KMsurv                R Documentation

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

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

     The 'drug6mp' data frame has 21 rows and 5 columns.

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

     This data frame contains the following columns:

     _p_a_i_r pair number

     _r_e_m_s_t_a_t Remission status at randomization (1=partial, 2=complete)

     _t_1 Time to relapse for placebo patients, months 

     _t_2 Time to relapse for 6-MP patients, months 

     _r_e_l_a_p_s_e Relapse indicator (0=censored, 1=relapse) for 6-MP
          patients

_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. Freireich et al. (1963)
     _Blood_ 21: 699-716.

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

     data(drug6mp)

