Page 1 of 1

AUTOCORRELATION CANNOT BE REMOVED

Posted: Thu Feb 13, 2014 9:35 pm
by sirooskhadem
Hi,
I have been trying to remove the Autocorrelation from my model but it seems impossible. The best results come from an ARMA-EGARCH model with Student’s t error distribution. I have also tried with no pre-sampling but still nothing. The data is 15-MINUTES Australian Dollar exchange rate returns against USD with 5 working days dummy variables. When I check the correlogram standardized of residuals, AC and PAC are very close to zero but highly significant. There is also a note there saying;”*Probabilities may not be valid for this equation specification.” Which I don’t know what does it mean.

Any suggestion?
Thanks
Siroos

Re: AUTOCORRELATION CANNOT BE REMOVED

Posted: Mon Feb 24, 2014 6:59 am
by eobumneke
Hello, if you want to remove autocorrelation in a model, there are one out of the 3 basic things you could do: Run a general-to-specific model, or change the dynamic specification of the model or add sufficient lags to both the dependent and independent variables. Moreso, bear in mind that Durbin watson test for autocorrelation is used ONLY for first order autocorrelation! once any of such correction methods i earlier stated are utilized, you have to use LM test for autocorrelation. Regards.

Re: AUTOCORRELATION CANNOT BE REMOVED

Posted: Thu Mar 13, 2014 10:07 pm
by sirooskhadem
Thank you very much for your reply.