Learn R Programming

SASmixed (version 0.1-7)

Animal: Animal breeding experiment

Description

The Animal data frame has 20 rows and 3 columns giving the average daily weight gains for animals with different genetic backgrounds.

Arguments

source

Littel, R. C., Milliken, G. A., Stroup, W. W., and Wolfinger, R. D. (1996), SAS System for Mixed Models, SAS Institute (Data Set 6.4).

Details

This appears to be a constructed data set.

Examples

Run this code
data(Animal)
str(Animal)

Run the code above in your browser using DataLab