-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add prediction intervals #27
Comments
If someone has a moment, would it be possible to provide the full name of the paper referenced above? ("the CSDA 2011 paper" that covers "adding prediction intervals to hts") |
My apologies, I believe this was in reference to the original paper that hts is based on. For future readers, here is a link to that paper: I had thought there was additional, more recent research on prediction intervals in an hts framework. I was unable to find that with a few minutes of searching. If anyone else is aware of anything recent done on this front, I would appreciate an updated reference. |
Any update on this? I think it would be helpful for the ongoing M5 competition. |
This package is now only receiving minimal maintenance. Please use the fable package to get prediction intervals for reconciled forecasts. |
The equations are given in the CSDA 2011 paper. Can we add prediction intervals as an optional output to forecast.gts?
The text was updated successfully, but these errors were encountered: