<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Gillespie's Stochastic Simulation Algorithm (SSA)</dc:title>
  <dc:title>R package GillespieSSA version 0.6.2</dc:title>
  <dc:subject>CRAN Task View: DifferentialEquations (https://CRAN.R-project.org/view=DifferentialEquations)</dc:subject>
  <dc:description>Provides a simple to use, intuitive, and
  extensible interface to several stochastic simulation
  algorithms for generating simulated trajectories of finite
  population continuous-time model. Currently it implements
  Gillespie's exact stochastic simulation algorithm (Direct
  method) and several approximate methods (Explicit tau-leap,
  Binomial tau-leap, and Optimized tau-leap). The package also
  contains a library of template models that can be run as demo
  models and can easily be customized and extended. Currently the
  following models are included, 'Decaying-Dimerization' reaction
  set, linear chain system, logistic growth model, 'Lotka'
  predator-prey model, Rosenzweig-MacArthur predator-prey model,
  'Kermack-McKendrick' SIR model, and a 'metapopulation' SIRS model.
  Pineda-Krch et al. (2008) &lt;doi:10.18637/jss.v025.i12&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.0.0)</dc:relation>
  <dc:relation>Imports: grDevices, graphics, methods, stats, utils</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat</dc:relation>
  <dc:creator>Robrecht Cannoodt &lt;rcannood@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mario Pineda-Krch [aut],
  Robrecht Cannoodt [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-3641-729X&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2022-03-10</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=GillespieSSA</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.GillespieSSA</dc:identifier>
</oai_dc:dc>
