powered by
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:
data.frame
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
NA
a factor of paternal identities with genetic groups inserted instead of NA
a factor with levels female male
female
male
a numeric vector of pre-weaning weight gain (kg) for five beef calves
# NOT RUN { data(Mrode3) str(Mrode3) # }
Run the code above in your browser using DataLab