Milk                  package:nlme                  R Documentation

_P_r_o_t_e_i_n _c_o_n_t_e_n_t _o_f _c_o_w_s' _m_i_l_k

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

     The 'Milk' data frame has 1337 rows and 4 columns.

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

     This data frame contains the following columns:

     _p_r_o_t_e_i_n a numeric vector giving the protein content of the milk.

     _T_i_m_e a numeric vector giving the time since calving (weeks).

     _C_o_w an ordered factor giving a unique identifier for each cow.

     _D_i_e_t a factor with levels 'barley',  'barley+lupins', and 
          'lupins' identifying the diet for each cow.

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

     Diggle, Liang, and Zeger (1994) describe data on the protein
     content of cows' milk in the weeks following calving.  The cattle
     are grouped according to whether they are fed a diet with barley
     alone, with barley and lupins, or with lupins alone.

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

     Diggle, Peter J., Liang, Kung-Yee and Zeger, Scott L. (1994),
     _Analysis of longitudinal data_, Oxford University Press, Oxford.

