Efficient discrete stochastic simulation using the Gillespie algorithm (aka the Stochastic Simulation Algorithm or SSA) and adaptive tau-leaping. It provides an R interface to simulation algorithms and it provides functions for visualizing (plotting) simulation output.
Version: | 0.2 |
Imports: | Rcpp (≥ 0.11.2), reshape, ggplot2, XML |
LinkingTo: | Rcpp, BH |
Suggests: | knitr |
Published: | 2015-01-29 |
Author: | Kevin R. Sanft |
Maintainer: | Kevin R. Sanft <kevin at kevinsanft.com> |
License: | GPL-3 |
Copyright: | Kevin R. Sanft, Linda R. Petzold |
NeedsCompilation: | yes |
Citation: | StochKit2R citation info |
CRAN checks: | StochKit2R results |
Reference manual: | StochKit2R.pdf |
Vignettes: |
StochKit2R User Guide |
Package source: | StochKit2R_0.2.tar.gz |
Windows binaries: | r-devel: StochKit2R_0.2.zip, r-release: StochKit2R_0.2.zip, r-oldrel: StochKit2R_0.2.zip |
OS X Snow Leopard binaries: | r-release: StochKit2R_0.2.tgz, r-oldrel: StochKit2R_0.2.tgz |
OS X Mavericks binaries: | r-release: StochKit2R_0.2.tgz |