seananderson/covidseir: Bayesian SEIR Modelling for Multivariate COVID-19 Case Data

Fits a Bayesian SEIR (Susceptible, Exposed, Infectious, Recovered) model to daily COVID-19 case data. The package focuses on estimating the fraction of the usual contact rate for individuals participating in physical distancing (social distancing). The model is coded in 'Stan'. The model can accommodate multiple types of case data at once (e.g., reported cases, hospitalizations, ICU admissions) and accounts for delays between symptom onset and case appearance. This model is a continuation of the models described in the preprints <doi:10.1101/2020.04.17.20070086> and <doi:10.1101/2020.06.12.20129833>.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.0.1.9001
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("seananderson/covidseir")
seananderson/covidseir documentation built on June 3, 2021, 6:49 a.m.