Ok. Then what I have tried to do is looking at the Eviews equation output menu options to see what could be used for this purpose.
Using an example panel data set of 18 cross-sections and 6 periods, I did this:
1. I have run the Likelihood Ratio and Hausman tests to select Fixed Effects (as against Random Effects).
2. Estimate the equation with Fixed Effects with no GLS Weights and no Robust Errors (Coef Covariance Method=none).
3. Open the RESID series on a spreadsheet and run the tests below.
4. Cross-section Heteroskedasticity
Use the Bartlett and Levene tests for equality of variances:
View / Descriptive statistics & tests / Equality tests by classification
(using the identity series cn to classify cross-sections)
5. Period Heteroskedasticity
Use the Bartlett and Levene tests for equality of variances:
View / Descriptive statistics & tests / Equality tests by classification
(using the identity series yr to classify periods)
5. Contemporaneous covariance
View / Panel covariance / Contemporaneous covariance
6. Between periods covariance
View / Panel covariance / Between periods covariance
The conclusions I arrived at, in this particular case, were this:
1. Cross-section heteroskedasticity
2. Period heteroskedasticity
3. Cross-section contemporaneous correlation
4. Period correlation (serial correlation)
I will then have to select GLS Weights and/or Robust Standard Errors (Coef Covariance Method) to account for all 4 these features in my panel data.
Please see attached Excel spreadsheet which records results of these tests.
Is there any other thing I could possibly do in Eviews to improve on this?
Thanks,