Learn R Programming

GillespieSSA (version 0.6.2)

ssa.d: Direct method (D)

Description

Direct method implementation of the SSA as described by Gillespie (1977). Should be passed as method argument for ssa().

Usage

ssa.d()

Arguments

References

Gillespie (1977)

See Also

GillespieSSA-package, ssa()

Examples

Run this code
# NOT RUN {
ssa.d()

# }

Run the code above in your browser using DataLab