make_forecasts() is a light wrapper around forecasting methods, that follows the procedure in Ward et al. 2014, thereby reducing the amount of duplicate setup code for each model.
We should add tests for the function by itself, and not just when it's being utilized for specific forecasting model functions.
make_forecasts()
is a light wrapper around forecasting methods, that follows the procedure in Ward et al. 2014, thereby reducing the amount of duplicate setup code for each model.We should add tests for the function by itself, and not just when it's being utilized for specific forecasting model functions.