powered by
Binomial tau-leap method implementation of the SSA as described by Chatterjee et al. (2005). Should be passed as method argument for ssa().
method
ssa()
ssa.btl(f = 10)
coarse-graining factor (see page 4 in Chatterjee et al. 2005).
Performs one time step using the Binomial tau-leap method. Intended to be invoked by ssa().
Chatterjee et al. (2005)
GillespieSSA-package, ssa()
# NOT RUN { ssa.btl(f = 40) # }
Run the code above in your browser using DataLab