Description Usage Arguments Value
View source: R/nIndividuals3.R
Computes the number of individuals moving from a region to another as a sum of multinomial varibales. It is an internal function that is called during the process of generating the Poisson multinomial distributed random values. This function cannot be directly called by users.
1 | nIndividuals3(categories, cellNames)
|
categories |
a list of categories in the form |
cellNames |
A vector with the names of the regions. |
The sum of the multinomial variates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.