Provides an efficient and very flexible framework to conduct data-driven epidemiological modeling in realistic large scale disease spread simulations. The framework integrates infection dynamics in subpopulations as continuous-time Markov chains using the Gillespie stochastic simulation algorithm and incorporates available data such as births, deaths and movements as scheduled events at predefined time-points. Using C code for the numerical solvers and 'OpenMP' (if available) to divide work over multiple processors ensures high performance when simulating a sample outcome. One of our design goals was to make the package extendable and enable usage of the numerical solvers from other R extension packages in order to facilitate complex epidemiological research. The package contains template models and can be extended with user-defined models. For more details see the paper by Widgren, Bauer, Eriksson and Engblom (2019) <doi:10.18637/jss.v091.i12>. The package also provides functionality to fit models to time series data using the Approximate Bayesian Computation Sequential Monte Carlo ('ABC-SMC') algorithm of Toni and others (2009) <doi:10.1098/rsif.2008.0172> or the Particle Markov Chain Monte Carlo ('PMCMC') algorithm of 'Andrieu' and others (2010) <doi:10.1111/j.1467-9868.2009.00736.x>.
Package details |
|
|---|---|
| Author | Stefan Widgren [aut, cre] (ORCID: <https://orcid.org/0000-0001-5745-2284>), Robin Eriksson [aut] (ORCID: <https://orcid.org/0000-0002-4291-712X>), Stefan Engblom [aut] (ORCID: <https://orcid.org/0000-0002-3614-1732>), Pavol Bauer [aut] (ORCID: <https://orcid.org/0000-0003-4328-7171>), Thomas Rosendal [ctb] (ORCID: <https://orcid.org/0000-0002-6576-9668>), Ivana Rodriguez Ewerlöf [ctb] (ORCID: <https://orcid.org/0000-0002-9678-9813>), Attractive Chaos [cph] (Author of 'kvec.h'.) |
| Maintainer | Stefan Widgren <stefan.widgren@gmail.com> |
| License | GPL-3 |
| Version | 10.1.0 |
| URL | https://github.com/stewid/SimInf http://stewid.github.io/SimInf/ |
| Package repository | View on CRAN |
| Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.