stanford2              package:survival              R Documentation

_M_o_r_e _S_t_a_n_f_o_r_d _H_e_a_r_t _T_r_a_n_s_p_l_a_n_t _d_a_t_a

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

     This contains the Stanford Heart Transplant data in a different
     format. The main data set is in 'heart'

_U_s_a_g_e:

     data(stanford2)

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


       id:      ID number
       time:    survival or censoring time
       status:  censoring status
       age:     in years
       t5:      T5 mismatch score

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

     Escobar & Meeker, Biometrics 1992 p519

_S_e_e _A_l_s_o:

     'predict.survreg','heart'

