INSP-RH/ssar: A speedy implementation of Gillespie's Stochastic Simulation Algorithm

ssar is an implementation of Gillespie's Stochastic Simulation Algorithm in R . It combines R's graphic and statistical capabilities with C ++ speed by using Rcpp. This package represents a severe speed improvement over previous packages available at CRAN. In addition, the package allows for simulation of Inhomogeneous Markov Chains. More information on the package can be found on the github repository.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("INSP-RH/ssar")
INSP-RH/ssar documentation built on May 7, 2019, 6:02 a.m.