gen.getFoundersPAR | R Documentation |
gen.getFoundersPAR is an internal function used by gen.findFounders.
gen.getFoundersPAR(gen, pro)
gen |
The genealogy to consider. |
pro |
probands to consider |
A vector of the founders identity.
gen.findFounders
gen.findDistance
data(geneaJi)
genJi<-gen.genealogy(geneaJi)
gen.founder(genJi, individuals=c(1,29))
gen.findFounders(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.