Package: SimInf 10.1.0.9000
SimInf: A Framework for Data-Driven Stochastic Disease Spread Simulations
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>.
Authors:
SimInf_10.1.0.9000.tar.gz
SimInf_10.1.0.9000.zip(r-4.7)SimInf_10.1.0.9000.zip(r-4.6)SimInf_10.1.0.9000.zip(r-4.5)
SimInf_10.1.0.9000.tgz(r-4.6-x86_64)SimInf_10.1.0.9000.tgz(r-4.6-arm64)SimInf_10.1.0.9000.tgz(r-4.5-x86_64)SimInf_10.1.0.9000.tgz(r-4.5-arm64)
SimInf_10.1.0.9000.tar.gz(r-4.7-arm64)SimInf_10.1.0.9000.tar.gz(r-4.7-x86_64)SimInf_10.1.0.9000.tar.gz(r-4.6-arm64)SimInf_10.1.0.9000.tar.gz(r-4.6-x86_64)
SimInf_10.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SimInf/json (API)
NEWS
| # Install 'SimInf' in R: |
| install.packages('SimInf', repos = c('https://stewid.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stewid/siminf/issues
Pkgdown/docs site:https://stewid.github.io
- events_SISe3 - Example event data for the SISe3 model with cattle herds
- nodes - Example data with spatial distribution of nodes
- u0_SISe3 - Example initial population data for the SISe3 model
data-drivenepidemiologyhigh-performance-computingmarkov-chainmathematical-modellinggslopenmp
Last updated from:788bb3a283. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 195 | ||
| linux-devel-x86_64 | OK | 207 | ||
| source / vignettes | OK | 230 | ||
| linux-release-arm64 | OK | 190 | ||
| linux-release-x86_64 | OK | 198 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-release-x86_64 | OK | 321 | ||
| macos-oldrel-arm64 | OK | 158 | ||
| macos-oldrel-x86_64 | OK | 305 | ||
| windows-devel | OK | 224 | ||
| windows-release | OK | 192 | ||
| windows-oldrel | OK | 214 | ||
| wasm-release | OK | 122 |
Exports:abcadd_spatial_coupling_to_ldataboxplotC_codecontinue_abccontinue_pmcmcdistance_matrixedge_properties_to_matrixeventsevents_SEIRevents_SIRevents_SISgdatagdata<-get_individualsindegreeindividual_eventslambertW0ldatalogLikmparsen_compartmentsn_generationsn_nodesn_replicatesnode_eventsoutdegreepackage_skeletonpairspfilterplotpmcmcprevalencepunchcard<-runSEIRselect_matrixselect_matrix<-set_num_threadsshift_matrixshift_matrix<-showSimInf_eventsSimInf_modelSIRSISSISeSISe_spSISe3SISe3_spsummarytrajectoryu0u0_from_individual_eventsu0_SEIRu0_SIRu0_SISu0<-v0<-
Getting started with mparse
Rendered frommparse.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2026-04-14
Started: 2021-02-06
Post-process data in a trajectory
Rendered frompost-process-data.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2026-04-07
Started: 2021-02-06
Scheduled events
Rendered fromscheduled-events.Rmdusingknitr::rmarkdownon May 30 2026.Last update: 2026-04-07
Started: 2021-02-06
SimInf: An R Package for Data-Driven Stochastic Disease Spread Simulations
Rendered fromSimInf.Rnwusingutils::Sweaveon May 30 2026.Last update: 2026-04-14
Started: 2017-03-26
