Energy                 package:mcsm                 R Documentation

_E_n_e_r_g_y _i_n_t_a_k_e

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

     Energy intake, measured in megajoules, over a 24 hour period of 15
     year-old males and females obtained in a study on metabolism.

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

     data(Energy)

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

     A data frame with 16 observations on the following 2 variables.

     '_G_i_r_l_s' Energy intake of 16 girls

     '_B_o_y_s' Energy intake of 16 boys

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

     McPherson, G.  (1990).  Statistics in Scientific Investigation. 
     New York:  Springer-Verlag

     Chapter 7 of *EnteR Monte Carlo Statistical Methods* by Christian
     P. Robert and George Casella

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

     data(Energy)
     str(Energy)

