signaturescience / fiphde

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

add optional toggle for forecast_categorical to use different method #188

Closed vpnagraj closed 9 months ago

vpnagraj commented 11 months ago

currently our forecast_categorical() function uses one method for quantile interpolation

as we add other methods and/or modify the quantile interpolation method we should add an option to use a different method

vpnagraj commented 9 months ago

first pass for this pulled into v2.0.0 branch via https://github.com/signaturescience/fiphde/pull/199