ped2ce {BGmisc} | 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 |
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.