survival                package:boot                R Documentation

_S_u_r_v_i_v_a_l _o_f _R_a_t_s _a_f_t_e_r _R_a_d_i_a_t_i_o_n _D_o_s_e_s

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

     The 'survival' data frame has 14 rows and 2 columns.

     The data measured the survival percentages of batches of rats who
     were given  varying doses of radiation.  At each of 6 doses there
     were two or three replications of the experiment.

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

     survival

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

     This data frame contains the following columns:


     '_d_o_s_e' The dose of radiation administered (rads).

     '_s_u_r_v' The survival rate of the batches expressed as a percentage.

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

     The data were obtained from

     Efron, B. (1988) Computer-intensive methods in statistical
     regression. _SIAM Review_, *30*, 421-449.

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

     Davison, A.C. and Hinkley, D.V. (1997)  _Bootstrap Methods and
     Their Application_. Cambridge University Press.

