colon                package:survrec                R Documentation

_R_e_h_o_s_p_i_t_a_l_i_z_a_t_i_o_n _c_o_l_o_r_e_c_t_a_l _c_a_n_c_e_r

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

     This contains rehospitalization times after surgery in patients
     with colorectal cancer

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

     data(colon)

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

     This data frame contains the following columns:

     _h_c identificator of each subject. Repeated for each recurrence

     _t_i_m_e rehospitalization o censoring time

     _e_v_e_n_t censoring status. All event are 1 for each subject 
          excepting last one that it is 0

     _c_h_e_m_o_t_e_r Did patient receive chemotherapy? 1: No 2:Yes

     _d_u_k_e_s Dukes' tumoral stage: 1:A-B 2:C 3:D

     _d_i_s_t_a_n_c_e distance from living place to hospital 1:<=30 Km. 2:>30
          Km.

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

     Gonz\'alez, JR., Fernandez, E., Moreno, V. et al. Gender
     differences in hospital  readmission among colorectal cancer
     patients. Currently submited to JCO

