The goal of covidModel is to provide inference and prediction functions to aid understanding of the COVID-19 epidemic in Shelby County. The focus is primarily on temporal data, though other methods may be included.

Installation

You can install the development version of covidModel with:

# install.packages("devtools")
devtools::install_github("jesse-smith/covidModel")

Code of Conduct

Please note that the covidModel project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.