Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 660 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 660 Bytes

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")