rat                  package:Simple                  R Documentation

_S_u_r_v_i_v_a_l _t_i_m_e_s _o_f _2_0 _r_a_t_s _e_x_p_o_s_e_d _t_o _r_a_d_i_a_t_i_o_n

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

     Survival times of 20 rats exposed to radiation

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

     data(rat)

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

     The format is: num [1:20] 152 152 115 109 137 88 94 77 160 165 ...

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

     From Kitchents Exploring Statistics

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

     data(rat)
     hist(rat)

