ImperialCollegeLondon/epidemia: Modeling of Epidemics using Hierarchical Bayesian Models

Flexibly specify and fit Bayesian statistical models for epidemics. 'epidemia' leverages Rs formula interface so that users can parameterize reproduction numbers and ascertainment rates in terms of predictors. Infections are propagated over time using self-exciting point processes. Multiple regions can be modeled simultaneously with multilevel models. The models and framework behind the package are described in Bhatt et al. (2021) <arXiv:2012.00394>. The design of the package has been inspired by, and has borrowed from, 'rstanarm' (Goodrich et al., 2020) <https://mc-stan.org/rstanarm/>. 'rstan' (Stan Development Team, 2020) <https://mc-stan.org/> is used as the back end for fitting models.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0
URL https://github.com/ImperialCollegeLondon/epidemia/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ImperialCollegeLondon/epidemia")
ImperialCollegeLondon/epidemia documentation built on June 26, 2021, 7:40 a.m.