Meat                  package:nlme                  R Documentation

_T_e_n_d_e_r_n_e_s_s _o_f _m_e_a_t

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

     The 'Meat' data frame has 30 rows and 4 columns.

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

     This data frame contains the following columns:

     _S_t_o_r_a_g_e an ordered factor specifying the storage treatment - 1 (0
          days), 2 (1 day),  3 (2 days), 4 (4 days), 5 (9 days), and 6
          (18 days)

     _s_c_o_r_e a numeric vector giving the tenderness score of beef roast.

     _B_l_o_c_k an ordered factor identifying the muscle from which the
          roast was extracted with levels  'II' < 'V' < 'I' < 'III' <
          'IV'

     _P_a_i_r an ordered factor giving the unique identifier for each pair
          of beef roasts with levels 'II-1' < ...{} < 'IV-1'

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

     Cochran and Cox (section 11.51, 1957) describe data from an
     experiment conducted at Iowa State College (Paul, 1943) to compare
     the effects of length of cold storage on the tenderness of beef
     roasts.  Six storage periods ranging from 0 to 18 days were used.
     Thirty roasts were scored by four judges on a scale from 0 to 10,
     with the score increasing with tenderness. The response was the
     sum of all four scores. Left and right roasts from the same animal
     were grouped into pairs, which were further grouped into five
     blocks, according to the muscle from which they were extracted.
     Different storage periods were applied to each roast within a pair
     according to a balanced incomplete block design.

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

     Cochran, W. G. and Cox, G. M. (1957), _Experimental Designs_,
     Wiley, New York.

