Displaying 1 result from an estimated 1 matches for "tp26499901p26499901".
2009 Nov 24
1
Subscript out of bounds
...esult <- ets(Data, model = "MAM")
+ Forecast1 <- forecast(Result, 1)
+ Forecast.A[i, 2] <- window(omxr, start = time(omxr)[j +
+ 1], end = time(omxr)[j + 1])[[1]]
+ }
What am I doing wrong?
//Tobias
--
View this message in context: http://old.nabble.com/Subscript-out-of-bounds-tp26499901p26499901.html
Sent from the R help mailing list archive at Nabble.com.