ssa.etl | R Documentation |
Explicit tau-leap method implementation of the SSA as described by
Gillespie (2001). Should be passed as method
argument for ssa()
.
ssa.etl(tau = 0.3)
tau |
tau-leap. |
Performs one time step using the Explicit tau-leap method.
Intended to be invoked by ssa()
.
Gillespie (2001)
GillespieSSA-package, ssa()
ssa.etl(tau = .1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.