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