Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 852 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 852 Bytes

Overview

BayesSEIR is an R Package designed to simulate and fit stochastic SEIR models using various methods to model the infectious period.

Installation

The BayesSEIR package can be installed from Github using the following command.

devtools::install_github("ceward18/BayesSEIR")

Model Details

You can find the details of the models implemented by BayesSEIR here.

Examples

The package vignettes offer examples of using the core functions provided by the BayesSEIR package. Compiled vignettes can be found here:

Simulating Epidemics and Computing R0

1995 Kikwit Ebola Outbreak