| alberta {sped} | R Documentation |
Pedigree Data on Equus przewalskii in Alberta
Description
Pedigree of Asian wild horse (also called Mongolian wild horse) Equus przewalskii individuals living in Alberta, Canada in 1988.
Usage
data(alberta)
Format
A matrix with 69 rows giving (individual, father, mother) triplets.
The column labels are ind, pa, and ma.
The names (which are numbers) are studbook numbers.
There are 82 individuals in this pedigree in all.
There are 82 - 69 = 13 founders.
Examples
library(sped)
data(alberta)
head(alberta)
[Package sped version 0.3 Index]