HanjoStudy

Results 4 comments of HanjoStudy

Implementation of this can be found here: https://stackoverflow.com/questions/52356514/label-edges-in-geom-net-in-r/52453249#52453249

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...

Updated as requested. A small, reproducible example is available as a gist [here](https://gist.github.com/HanjoStudy/e6d4506c613c1b23bccc86259e558f1d)

Thanks @hadjipantelis for the advise! I do agree with you, I think next time I would rather start with a caret model skeleton and work it back from there. No...