0

I run an OLS, after check residuals, they are normally distributed, mean is zero with some randomness. But after the autocorrelation plot shows significant correlations to 15+ lags. What should I do next to avoid this autocorrelation?

Richard Hardy
  • 54,375
  • 10
  • 95
  • 219
Epo Luusk
  • 1
  • 1

1 Answers1

0

It would be useful to know what you are trying to estimate, is this a time series regression, cross-sectional, etc? If it's time series, you could try a first difference and then proceed with an ARMA model

scrumpy
  • 11
  • 2