View source: R/convertPedigree.R
ped2ce | R Documentation |
Take a pedigree and turn it into an extended environmental relatedness matrix
ped2ce(ped, ...)
ped |
a pedigree dataset. Needs ID, momID, and dadID columns |
... |
additional arguments to be passed to |
The algorithms and methodologies used in this function are further discussed and exemplified in the vignette titled "examplePedigreeFunctions". For more advanced scenarios and detailed explanations, consult this vignette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.