search for: hybridmodel

Displaying 1 result from an estimated 1 matches for "hybridmodel".

2017 Aug 11
2
Directional Forecast
...#39; package in R with the following code, but unfortunately the forecasts I'm getting based on last observation only (i.e. 191), which doesn't seem to be correct. Will any other model be relevant here, i.e. SVM, RF etc. Any specific guidance/code in R will be much appreciated. mod1 <- hybridModel(t) fc1 <- forecast(mod1) fc1 [[alternative HTML version deleted]]