signaturescience / fiphde

Forecasting Influenza in Support of Public Health Decision Making
https://signaturescience.github.io/fiphde/
GNU General Public License v3.0
3 stars 2 forks source link

add function and explorer app processing feature for categorical targets #139

Closed vpnagraj closed 1 year ago

vpnagraj commented 1 year ago

since we're now submitting the categorical targets for flu hospitalization trends (see #136 ) we should add a function to create those forecasts in the fiphde package.

note that this may include preparing an internal package object with categorical rate thresholds (see https://github.com/cdcepi/Flusight-forecast-data/blob/master/data-locations/locations.csv).

once we have the function built we can add it to the explorer app, and allow the download button to output both the submission-ready probabilistic forecasts and the submission-ready categorical forecasts for the model and locations selected.