Mrode3 {nadiv} | R Documentation |
An example pedigree with genetic groups and a data column
Mrode3
An object of class data.frame
with 10 rows and 7 columns.
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)