An R package containing functions used in the CDC Flu Forecasting competition.
The current development version of the package can be installed by running:
devtools::install_github("jarad/FluSight")
We will be following Hadley Wickham's R Style Guide where it doesn't conflict, we will also follow Google's R Style Guide.