Description
Predict Epidemic Curves with Generalized SEIR Modeling.
Description
Performs generalized Susceptible-Exposed-Infected-Recovered (SEIR) modeling to predict epidemic curves. The method is described in Peng et al. (2020) <doi:10.1101/2020.02.16.20023465>.
README.md
genSEIR: An R Package for Generalized SEIR Modeling
This package performs generalized Susceptible-Exposed-Infected-Recovered (SEIR) modeling to predict epidemic curves for COVID-19. The method is described in Peng et al. (2020) (https://www.medrxiv.org/content/10.1101/2020.02.16.20023465v1).
Installation
devtools::install_github('selcukorkmaz/genSEIR')
Tutorial
https://selcukorkmaz.github.io/genseirhelp/