View source: R/calculateFamilySize.R
sizeAllGens | R Documentation |
simulatePedigree
.sizeAllGens
An internal supporting function for simulatePedigree
.
sizeAllGens(kpc, Ngen, marR)
kpc |
Number of kids per couple (integer >= 2). |
Ngen |
Number of generations (integer >= 1). |
marR |
Mating rate (numeric value ranging from 0 to 1). |
Returns a vector including the number of individuals in every generation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.