

heart(survival5)                             R Documentation

_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

_U_s_a_g_e_:

     data(heart)
     data(jasa)
     data(jasa1)

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

     jasa: original data

     birth.dt:       birth date
      accept.dt:     acceptance into program
      tx.date:       transplant date
      fu.date:       end of followup
      fustat:        dead or alive
      surgery:       prior bypass surgery
      age:           age (in days)
      futime:        followup time
      wait.time:     time before transplant
      transplant:    transplant indicator
      mismatch:      mismatch score
      hla.a2:        particular type of mismatch
      mscore:        another mismatch score
      reject:        rejection occurred

     jasa1, heart: processed data

     start, stop, event:     Entry and exit time and status for this interval of time
      age:                   age-48 years
      year:                  year of acceptance (in years after 1 Nov 1967)
      surgery:               prior bypass surgery 1=yes
      transplant:            received transplant 1=yes
      id:                    patient id

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

     Crowley and Hu, JASA

