Skip to content

make function for rolling/expanding forecasts #14

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

Open
bdemeshev opened this issue Mar 23, 2018 · 1 comment
Open

make function for rolling/expanding forecasts #14

bdemeshev opened this issue Mar 23, 2018 · 1 comment

Comments

@bdemeshev
Copy link
Owner

  • option like reestimate-model-every = 5 rolls
@HanjoStudy
Copy link

Hi @bdemeshev,

I have developed a very simple method for rolling forecasts which can be implemented in parallel. Not a lot of error checking is done, but it still might be useful to you:

https://github.com/HanjoStudy/bvarr/blob/master/R/rolling_BVAR.R

Do note: this solution is heavy tidyverse along with a plotting function that requires ggridges

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants