.adjust_next_gen | R Documentation |
This function is used internally, and input checking is not performed here, only in the context where it is used. Using it directly is not recommended.
.adjust_next_gen(next_gen, susc_pop)
next_gen |
A numeric vector of next generation offspring. |
susc_pop |
The susceptible population size; A number coercible to integer. |
A numeric vector of the adjusted next generation offspring.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.