BayesSEIR is an R Package designed to simulate and fit stochastic SEIR models using various methods to model the infectious period.
The BayesSEIR package can be installed from Github using the following command.
devtools::install_github("ceward18/BayesSEIR")
You can find the details of the models implemented by BayesSEIR here.
The package vignettes offer examples of using the core functions provided by the BayesSEIR package. Compiled vignettes can be found here: