ped2ce {BGmisc} | R Documentation |
Take a pedigree and turn it into an extended environmental relatedness matrix
Description
Take a pedigree and turn it into an extended environmental relatedness matrix
Usage
ped2ce(ped)
Arguments
ped |
a pedigree dataset. Needs ID, momID, and dadID columns |
Details
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.
[Package BGmisc version 1.3.2 Index]