Glucose2                package:nlme                R Documentation

_G_l_u_c_o_s_e _L_e_v_e_l_s _F_o_l_l_o_w_i_n_g _A_l_c_o_h_o_l _I_n_g_e_s_t_i_o_n

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

     The 'Glucose2' data frame has 196 rows and 4 columns.

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

     This data frame contains the following columns:

     _S_u_b_j_e_c_t a factor with levels '1' to '7' identifying the subject
          whose glucose level is measured. 

     _D_a_t_e a factor with levels '1'  '2' indicating the occasion in
          which the experiment was conducted.

     _T_i_m_e a numeric vector giving the time since alcohol ingestion (in
          min/10).

     _g_l_u_c_o_s_e a numeric vector giving the blood glucose level (in
          mg/dl).

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

     Hand and Crowder (Table A.14, pp. 180-181, 1996) describe data on
     the blood glucose levels measured at 14 time points over 5 hours
     for 7 volunteers who took alcohol at time 0. The same experiment
     was repeated on a second date with the same subjects but with a
     dietary additive used for all subjects.

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

     Pinheiro, J. C. and Bates, D. M. (2000), _Mixed-Effects Models in
     S and S-PLUS_, Springer, New York.  (Appendix A.10)

     Hand, D. and Crowder, M. (1996), _Practical Longitudinal Data
     Analysis_, Chapman and Hall, London.

