Package: SimBIID 0.2.2
SimBIID: Simulation-Based Inference Methods for Infectious Disease Models
Provides some code to run simulations of state-space models, and then use these in the Approximate Bayesian Computation Sequential Monte Carlo (ABC-SMC) algorithm of Toni et al. (2009) <doi:10.1098/rsif.2008.0172> and a bootstrap particle filter based particle Markov chain Monte Carlo (PMCMC) algorithm (Andrieu et al., 2010 <doi:10.1111/j.1467-9868.2009.00736.x>). Also provides functions to plot and summarise the outputs.
Authors:
SimBIID_0.2.2.tar.gz
SimBIID_0.2.2.tar.gz(r-4.7-arm64)SimBIID_0.2.2.tar.gz(r-4.7-x86_64)SimBIID_0.2.2.tar.gz(r-4.6-arm64)SimBIID_0.2.2.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
SimBIID/json (API)
NEWS
| # Install 'SimBIID' in R: |
| install.packages('SimBIID', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tjmckinley/simbiid/issues
Last updated from:c3b9795049. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 209 | ||
| linux-devel-x86_64 | OK | 201 | ||
| source / vignettes | OK | 215 | ||
| linux-release-arm64 | OK | 231 | ||
| linux-release-x86_64 | OK | 233 | ||
| wasm-release | FAIL | 134 |
Exports:ABCRefABCSMCcompileRcppmparseRcppPMCMCrun
Dependencies:clicodacpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrmvtnormpillarpkgconfigpurrrR6RColorBrewerRcppRcppArmadilloRcppXPtrUtilsrlangS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Produces ABC reference table | ABCRef |
| Runs ABC-SMC algorithm | ABCSMC ABCSMC.ABCSMC ABCSMC.default |
| Compiles 'SimBIID_model' object | compileRcpp |
| Time series counts of ebola cases | ebola |
| Parse custom model using 'SimInf' style markup | mparseRcpp |
| Plots 'ABCSMC' objects | plot.ABCSMC |
| Plots 'PMCMC' objects | plot.PMCMC |
| Plots 'SimBIID_runs' objects | plot.SimBIID_runs |
| Runs particle MCMC algorithm | PMCMC PMCMC.default PMCMC.PMCMC |
| Predicts future course of outbreak from 'PMCMC' objects | predict.PMCMC |
| Prints 'ABCSMC' objects | print.ABCSMC |
| Prints 'PMCMC' objects | print.PMCMC |
| Prints 'SimBIID_model' objects | print.SimBIID_model |
| Prints 'SimBIID_runs' objects | print.SimBIID_runs |
| Runs 'SimBIID_model' object | run |
| Simulation-based inference for infectious disease models | SimBIID-package SimBIID |
| Time series counts of smallpox cases | smallpox |
| Summarises 'ABCSMC' objects | summary.ABCSMC |
| Summarises 'PMCMC' objects | summary.PMCMC |
| Time windows for 'PMCMC' objects | window.PMCMC |
