gen.getAncestorsPAR | R Documentation |
gen.getAncestorsPAR is an internal function used by gen.findMRCA.
gen.getAncestorsPAR(gen, pro)
gen |
The genealogy to consider. |
pro |
probands to consider |
Vector of the founders identity.
gen.findMRCA
gen.climbPAR
data(geneaJi)
genJi<-gen.genealogy(geneaJi)
gen.findMRCA(genJi, individuals=c(1,29), NbProcess = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.