Description Usage Arguments Details
Set up a new Landscape
with preset Species and Individiduals, and run a Gillespie
algorithm until a final time is reached. runSSim
runs a single-species simulation and passes
all parameters as named to the Landscape or Species constructor.
1 2 3 4 5 |
maxtime |
Maximum simulation running time |
N |
initial population size |
... |
further arguments that will be passed to Landscape or Species. All options specified
on |
Exponential and Logistic are just wrappers for runSSim that enforce that the model is a simple exponential / logistic growth.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.