search for: bowring

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

Did you mean: boring
2007 Jul 02
0
ARIMA prediction
Hi This is my first post to this group, so apologies in advance if I get it wrong. I would like to know how the prediction for arima models works in R. I have a time series to which I fit an arima model, of varying AR and MA orders. I then use the predict function to project it forward. I have also written my own function to perform the prediction, but it gives different answers to Arima.predict