jarad / FluSight

An R package containing functions used in the CDC Flu Forecasting competition
GNU General Public License v3.0
12 stars 7 forks source link

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.