poison                package:forward                R Documentation

_P_o_i_s_o_n _d_a_t_a

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

     Box and Cox poison data. Survival times in 10 hour units of
     animals in a 3 4  factorial experiment. 
      The 'poison' data frame has 48 rows and 3 columns.

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

     data(poison)

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

     This data frame contains the following columns:

     _t_i_m_e a numeric vector

     _p_o_i_s_o_n a factor

     _t_r_e_a_t a factor with levels: 'A', 'B', 'C', 'D' 

_D_e_t_a_i_l_s:

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

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

     Atkinson, A.C. and Riani, M. (2000),  _Robust Diagnostic
     Regression Analysis_, First Edition. New York: Springer, Table A.8

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

