colon                package:survival                R Documentation

_C_h_e_m_o_t_h_e_r_a_p_y _f_o_r _S_t_a_g_e _B/_C _c_o_l_o_n _c_a_n_c_e_r

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

     These are data from one of the first successful trials of adjuvant
     chemotherapy for colon cancer. Levamisole is a low-toxicity
     compound previously used to treat worm infestations in animals;
     5-FU is a moderately toxic (as these things go) chemotherapy
     agent. There are two records per person, one for recurrence and
     one for death

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


       id:        id
       study:     1 for all patients
       rx:        Treatment - Obs(ervation), Lev(amisole), Lev(amisole)+5-FU
       sex:       1=male
       age:       in years
       obstruct:  obstruction of colon by tumour
       perfor:    perforation of colon
       adhere:    adherence to nearby organs
       nodes:     number of lymph nodes with detectable cancer
       status:    censoring status
       differ:    differentiation of tumour (1=well, 2=moderate, 3=poor)
       extent:    Extent of local spread (1=submucosa, 2=muscle, 3=serosa, 4=contiguous structures)
       surg:      time from surgery to registration (0=short, 1=long)
       node4:     more than 4 positive lymph nodes
       time:      days until death
       etype:     1=recurrence,2=death

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

     Danyu Lin

