Mrode3 | R Documentation |
Pedigree, from chapter 3 of Mrode (2005) with genetic groups and a trait column
Mrode3
A data.frame
with 10 observations on the following 8 variables:
a factor with levels indicating the unique genetic groups and individuals
a numeric vector of maternal identities
a numeric vector of paternal identities
a factor of maternal identities with genetic groups
inserted instead of NA
a factor of paternal identities with genetic groups
inserted instead of NA
a factor with levels female
male
a numeric vector of pre-weaning weight gain (kg) for five beef calves
Mrode, R.A. 2005. Linear Models for the Prediction of Animal Breeding Values, 2nd ed. Cambridge, MA: CABI Publishing.
data(Mrode3)
str(Mrode3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.