Skip to content

kylieainslie/vacamole

Repository files navigation

vacamole


vacamole is an R package that features a deterministic age-structured compartmental susceptible-exposed-infectious-recovered (SEIR) model and supporting functions. The model was developed to determine the impacts of different COVID-19 vaccination strategies on disease outcomes; therefore the model is an extended SEIR model to include states for severe disease outcomes and vaccination status.

Installation


  1. Install R

  2. Install the development version of vacamole from GitHub:

devtools::install_github("kylieainslie/vacamole")
library(vacamole)

Quick start and vignettes


Read the quick start vignette to set up and run a simple implementation of the model.

About

Deterministic SEIR model with vaccination

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages