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

Forecast week #20

Closed craigjmcgowan closed 7 years ago

craigjmcgowan commented 7 years ago

Forgot to put a pull request in for this a few weeks ago, sorry. These changes incorporate forecast week into the read_entry function to allow entries to be scored appropriately. score_entry has also been built out and handles missing forecasts, forecasts with p=0 assigned to the correct area, and edge cases. Other functions have been tweaked to allow for entries to have the forecast week column.