Closed nickreich closed 7 years ago
made it so that prospective KDE fit for year 2005/2006 season is based on data through week 19 2005. https://github.com/reichlab/2017-2018-cdc-flu-contest/blob/914c0fdbfa1aeb1934b500fde5448349558993bf/R/kde-utils.R#L127
Commit 9cfe06bc49d7b2bc951e7244ba2fecd5cbef848d fixes top two on list above.
moving trunc-kde to its own issue.
fit_region_kdes()
function to only be doing prospective fitting (not LOSO).get_log_scores_via_direct_simulation()
to be reading in prospective fits (around line 571 inkde-utils.R
)Note that we do not need to incorporate unrevised data into this model because it does not use real-time data (unless we use the trunc-kde approach).