nitrofen                package:boot                R Documentation

_T_o_x_i_c_i_t_y _o_f _N_i_t_r_o_f_e_n _i_n _A_q_u_a_t_i_c _S_y_s_t_e_m_s

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

     The 'nitrofen' data frame has 50 rows and 5 columns.

     Nitrofen is a herbicide that was used extensively for the control
     of  broad-leaved and grass weeds in cereals and rice. Although it
     is relatively non-toxic to adult mammals, nitrofen is a
     significant tetragen and mutagen. It is also acutely toxic and
     reproductively toxic to cladoceran zooplankton. Nitrofen is no
     longer in commercial use in the U.S., having been the first
     pesticide to be withdrawn due to tetrogenic effects.

     The data here come from an experiment to measure the reproductive
     toxicity of nitrofen on a species of zooplankton (_Ceriodaphnia
     dubia_).  50 animals were randomized into batches of 10 and each
     batch was put in a solution with a measured concentration of
     nitrofen.  Then the number of live offspring in each of the three
     broods to each animal was recorded.

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

     data(nitrofen)

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

     This data frame contains the following columns:

     '_c_o_n_c' The nitrofen concentration in the solution (mug/litre).

     '_b_r_o_o_d_1' The number of live offspring in the first brood.

     '_b_r_o_o_d_2' The number of live offspring in the second brood.

     '_b_r_o_o_d_3' The number of live offspring in the third brood.

     '_t_o_t_a_l' The total number of live offspring in the first three
          broods.

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

     The data were obtained from

     Bailer, A.J. and Oris, J.T. (1994) Assessing toxicity of
     pollutants in aquatic  systems. In _Case Studies in Biometry_. N.
     Lange, L. Ryan, L. Billard, D. Brillinger, L. Conquest and J.
     Greenhouse (editors), 25-40. John Wiley.

_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.

