generatePopulation | R Documentation |
generate a population
generatePopulation(
N,
agedistrib = NULL,
behavior = NULL,
xsize = 100,
ysize = 100,
recovery = NULL,
speed = NULL
)
N |
number of agents |
agedistrib |
a distribution defining the percentage of population represented in different age class |
behavior |
a distribution of behaviors |
xsize |
spatial limits (to keep in the model?) |
ysize |
spatial limits |
recovery |
a distribution recovery time |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.