gen.climbPAR | R Documentation |
gen.climbPAR is an internal function used by gen.findMRCA.
gen.climbPAR(gen, individuals, founder)
gen |
The genealogy to consider. |
individuals |
probands to consider |
founder |
the founder by which the distance is calculated |
returns a list containing the founder ID and the distance.
gen.findMRCA
gen.getAncestorsPAR
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.