calcium                 package:boot                 R Documentation

_C_a_l_c_i_u_m _U_p_t_a_k_e _D_a_t_a

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

     The 'calcium' data frame has 27 rows and 2 columns.

     Howard Grimes from the Botany Department, North Carolina State
     University, conducted an experiment for biochemical analysis of
     intracellular storage and transport of calcium across plasma
     membrane.  Cells were suspended in a solution of radioactive
     calcium for a certain length of time and then the amount of
     radioactive calcium that was absorbed by the cells was measured. 
     The experiment was repeated independently with 9 different times
     of suspension each replicated 3 times.

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

     data(calcium)

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

     This data frame contains the following columns:

     '_t_i_m_e' The time (in minutes) that the cells were suspended in the
          solution.

     '_c_a_l' The amount of calcium uptake (nmoles/mg).

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

     The data were obtained from

     Rawlings, J.O. (1988) _Applied Regression Analysis_.  Wadsworth
     and Brooks/Cole Statistics/Probability Series.

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

