powered by
gen.climbPAR is an internal function used by gen.findMRCA.
gen.climbPAR(gen, individuals, founder)
The genealogy to consider.
probands to consider
the founder by which the distance is calculated
returns a list containing the founder ID and the distance.
gen.findMRCA gen.getAncestorsPAR
gen.findMRCA
gen.getAncestorsPAR
# NOT RUN { data(geneaJi) genJi<-gen.genealogy(geneaJi) gen.findMRCA(genJi, individuals=c(1,29), NbProcess = 1) # }
Run the code above in your browser using DataLab