Description Usage Arguments Value Author(s) Examples
Runs the Euler-Maruyama approximation
1 | diffusion(model, maxtime, ddt)
|
ddt |
the step size used in the Euler-Maruyama solver |
model |
a skm object, created using the create_model function |
maxtime |
the maximum simulation time |
A matrix. The first column contains the simulation time, the other columns contain the species levels
Colin Gillespie
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.