The number of offspring born for each species in each location is a Poisson random variable with mean r*n
.
The base reproductive rate is a skewed function, adjust such that min(r)=0
and max(r)=2
.
Each species will have a different reproductive rate depending on the temperature at that space.
1 | reproduce(n, L, W, S, z, sig, ro, lam, temp2d)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.