/FluView

SPC Charts of Flu Data

Primary LanguageROtherNOASSERTION

FluView

Lifecycle: experimental

The goal of FluView is to apply adaptive Shewhart statistical control charts to flu testing data provided by the CDC (https://www.cdc.gov/flu/weekly/fluviewinteractive.htm).

Installation

You can install the development version of FluView from GitHub with:

# install.packages("devtools")
devtools::install_github("d-morrison/FluView")