stan                   package:gss                   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 from the Stanford heart transplant program.

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

     data(stan)

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

     A data frame containing 184 observations on the following
     variables.

       'time'    Follow-up time after transplant, in days.
       'status'  Censoring status.
       'age'     Age at transplant.
       'futime'  Square root of 'time'.

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

     Miller, R. G. and Halpern, J. (1982), Regression with censored
     data. _Biometrika_, *69*, 521-531.

