cancer                package:Simple                R Documentation

_c_a_n_c_e_r _s_u_r_v_i_v_a_l _t_i_m_e_s

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

     cancer survival times

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

     data(cancer)

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

     The format is: a list with  5 components

_s_t_o_m_a_c_h: num [1:13] 124  42  25  45 412 ...

_b_r_o_n_c_h_u_s: num [1:17] 81 461 20 450 246 166 63 64 155 859 ...

_c_o_l_o_n   : num [1:17]  248  377  189 1843  180 ...

_o_v_a_r_y   :  num [1:6] 1234   89  201  356 2970 ...

_b_r_e_a_s_t  : num [1:11] 1235   24 1581 1166   40 ...

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

     Borrowed from Kitchen's Exploring Statistics

_R_e_f_e_r_e_n_c_e_s:

     Borrowed from Kitchen's Exploring Statistics

_E_x_a_m_p_l_e_s:

     data(cancer)
     boxplot(cancer)

