Learn R Programming

⚠️There's a newer version (0.2.2) of this package.Take me there.

SimBIID (version 0.2.1)

Simulation-Based Inference Methods for Infectious Disease Models

Description

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) and a bootstrap particle filter based particle Markov chain Monte Carlo (PMCMC) algorithm (Andrieu et al., 2010 ). Also provides functions to plot and summarise the outputs.

Copy Link

Version

Install

install.packages('SimBIID')

Monthly Downloads

221

Version

0.2.1

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Trevelyan J. McKinley

Last Published

February 4th, 2021

Functions in SimBIID (0.2.1)

summary.ABCSMC

Summarises ABCSMC objects
ABCRef

Produces ABC reference table
ABCSMC

Runs ABC-SMC algorithm
smallpox

Time series counts of smallpox cases
compileRcpp

Compiles SimBIID_model object
print.PMCMC

Prints PMCMC objects
print.SimBIID_model

Prints SimBIID_model objects
ebola

Time series counts of ebola cases
PMCMC

Runs particle MCMC algorithm
SimBIID-package

Simulation-based inference for infectious disease models
print.SimBIID_runs

Prints SimBIID_runs objects
plot.PMCMC

Plots PMCMC objects
mparseRcpp

Parse custom model using SimInf style markup
summary.PMCMC

Summarises PMCMC objects
print.ABCSMC

Prints ABCSMC objects
window.PMCMC

Time windows for PMCMC objects
plot.SimBIID_runs

Plots SimBIID_runs objects
plot.ABCSMC

Plots ABCSMC objects
predict.PMCMC

Predicts future course of outbreak from PMCMC objects
run

Runs SimBIID_model object