Skip to content
Prev 324020 / 398503 Next

Forecasting MA model different to manually computation?

Hello,

To see the source code, type fitted.Arima (no parenthesis) at an R 
prompt. It will show that they are computed as I've said.
So your second question is in order, where do the residuals come from? 
To see the source code for arima() type the function name without the 
parenthesis and it will show you that it calls functions written in C.
I don't have the time to look into it today but I'll put it on my to do 
list.

Rui Barradas

Em 22-05-2013 16:41, Neuman Co escreveu: