The goal of covidCluster is to detect clusters of COVID-19 cases across space and time. It does so by analyzing data on the whereabouts of interviewed cases and identifying links between those cases. Additionally, it provides functionality for easily computing and communicating summaries of the data.

Installation

install.packages("devtools")
devtools::install_github("https://github.com/jesse-smith/covidCluster")

Code of Conduct

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