Description Usage Arguments Details Value Author(s) Examples
Calculates the genetic contributions each individual has from specified ancestors.
1 |
Pedig |
Data frame containing the pedigree, where the first columns are |
from |
Vector with ancestors whose contributions to the individuals should be calculated. By default, the contributions from all individuals will be calculated. |
to |
Vector with individuals for which the contributions from ancestors should be calculated. By default, the contributions are calculated for all individuals. |
This function calculates genetic contributions of specified ancestors to each individual.
Lower triangular matrix with genetic contributions for each pair of individuals. Column i contains the genetic contribution of ancestor i to all individuals.
Robin Wellmann
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.