Learn R Programming

gremlin (version 0.1.0.1)

Mrode11: Weight gain data.

Description

Data from chapter 11 in Mrode 2005. The variables are as follows:

Usage

Mrode11

Arguments

Format

An object of class data.frame with 5 rows and 5 columns.

Details

  • calf. a factor with levels 4 5 6 7 8

  • dam. a factor with levels 2 5 6

  • sire. a factor with levels 1 3 4

  • sex. a factor with levels male female

  • WWG11. a numeric vector

Examples

Run this code
# NOT RUN {
data(Mrode11)
# }

Run the code above in your browser using DataLab