lme4 (version 0.5-2)

Meat: Tenderness of meat

Description

The Meat data frame has 30 rows and 4 columns.

Arguments

source

Cochran, W. G. and Cox, G. M. (1957), Experimental Designs, Wiley, New York.

Details

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.

Examples

Run this code
data(Meat)

Run the code above in your browser using DataCamp Workspace