Page 1 of 1
panel fully-modified OLS: AIC selects negative whitening lag
Posted: Tue Aug 29, 2017 11:14 am
by maragloria
Hello,
I'm using EViews 9.5.
I'm using FM-OLS to estimate data in panel. When using information criteria such as AIC or BIC to select the whitenning lags, I'm getting:
"Long-run covariance estimates (Prewhitening with lags = -1 from AIC, maxlags = 4 ... )"
I find that strange, as if I try to use a negative lag manually, EViews do not allow it. What could the AIC/BIC negative selection mean?
Many thanks.
Re: panel fully-modified OLS: AIC selects negative whitening lag
Posted: Tue Sep 05, 2017 11:12 am
by EViews Glenn
I'm almost certain that it's just the reporting of the result that's wrong. If you post your workfile or send it to
support@eviews.com with a link to this thread, we'll take a look.
Re: panel fully-modified OLS: AIC selects negative whitening lag
Posted: Tue Sep 05, 2017 5:11 pm
by EViews Glenn
As I suspected it's a display issue.
For the panel nonstationary regressions, (in cases where the lags/bandwidth are estimated from the data) the long-run covariances are estimated with individual specific lags/bandwidth. For these cases, there is obviously no single value that can be displayed in the top of the EViews output. The code which was supposed to sense this case and suppress the display of the selected result wasn't working properly for the lag selection case, so EViews was incorrectly displaying the test condition value.
We'll improve the display in the next patch.
Re: panel fully-modified OLS: AIC selects negative whitening lag
Posted: Wed Sep 06, 2017 7:31 am
by maragloria
Thank you very much.
Just a follow-up question, if instead I use a fixed lag number, then the same number is used for each individual cross-section, right?
Re: panel fully-modified OLS: AIC selects negative whitening lag
Posted: Wed Sep 06, 2017 3:02 pm
by EViews Glenn
Yes