Learn R Programming

GillespieSSA2 (version 0.3.0)

ssa_exact: Exact method

Description

Exact method implementation of the SSA as described by Gillespie (1977).

Usage

ssa_exact()

Arguments

Value

an object of to be used by ssa().

References

Gillespie D.T. 1977. Exact stochastic simulation of coupled chemical reactions. J. Phys. Chem. 81:2340. tools:::Rd_expr_doi("10.1021/j100540a008")