heart                package:survival                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

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

     Survival of patients on the waiting list for the Stanford heart
     transplant program.

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

     heart
     jasa
     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:

     J Crowley and M Hu (1977), Covariance analysis of heart transplant
     survival data. _Journal of the American Statistical Association_,
     *72*, 27-36.

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

     'stanford2'

