Description Usage Arguments Value Author(s) Examples
Use sorted pedigree to calculate numerator relationship matrix, where the individual in Progeny
must be ordered from old to young.
The missing Sire
and Dam
are coded as 0.
1 | computeA(Progeny, Sire, Dam)
|
Progeny |
A numeric vector of sorted progenies. |
Sire |
A numeric vector of sires according to progenies in |
Dam |
A numeric vector of dams according to progenies in |
A n by n numerator relationship matrix, where n refers to total number of individuals in Progeny
column.
Haipeng Yu and Gota Morota
Maintainer: Haipeng Yu haipengyu@vt.edu
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.