<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Gillespie&apos;s Stochastic Simulation Algorithm (SSA)</dc:title>
  <dc:subject>CRAN Task View: DifferentialEquations (http://CRAN.R-project.org/view=DifferentialEquations)</dc:subject>
  <dc:description>GillespieSSA 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&apos;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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.0.0)</dc:relation>
  <dc:creator>Mario Pineda-Krch &lt;mpineda@math.ualbeta.ca&gt;</dc:creator>
  <dc:contributor>Mario Pineda-Krch &lt;mpineda@math.ualbeta.ca&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2010-08-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=GillespieSSA</dc:identifier>
 </rdf:Description>
</rdf:RDF>

