reichlab / idforecastutils

utility functions for various forecasting models, exercises, and rounds
0 stars 0 forks source link

Improve date handling for `get_pmf_forecasts_from_quantile` #8

Open lshandross opened 7 months ago

lshandross commented 7 months ago

Consider splitting the date alignment for truth/target data and forecast data into a separate function, potentially adding columns to the truth/target data so that it matches that of the forecast data (or at least enough overlapping columns) for easy joining