/FluSight

An R package containing functions used in the CDC Flu Forecasting competition

Primary LanguageRGNU General Public License v3.0GPL-3.0

FluSight

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

Style

We will be following Hadley Wickham's R Style Guide where it doesn't conflict, we will also follow Google's R Style Guide.