Page 1 of 1

OLS and cross-sectional / fixed effects and GLS weighting

Posted: Tue Jan 08, 2013 8:13 am
by chriscross
Dear all,

I am currently working with a panel data set and want to run an OLS regression on dependent variable y with independent variable x.
The data set contains ~100 different groups (i.e. countries) and each has 10 years of observations.

I want to control for cross sectional and period effects. Í dont have significant results if I use "fixed" for both, cross sectional and period effects, but I get significant results if I use "cross sectional weighting" and add "@year" in order to control for period effects.

However, since Eviews forbids me to tick "fixed" effects for cross-sectional and period AND weighting, I am thinking if my results are biased?

I hope the question was clear!!!

Kind regards,

Chris


edit: I am using eviews 7

Re: OLS and cross-sectional / fixed effects and GLS weightin

Posted: Tue Jan 08, 2013 10:05 am
by EViews Glenn
We don't allow the option because the memory efficient algorithms that we employ break down in the weighted case. You can always add the effects yourself, though there can be issues if you have small sample sizes.

Re: OLS and cross-sectional / fixed effects and GLS weightin

Posted: Tue Jan 22, 2013 3:24 pm
by chriscross
Thank you for your answer Glenn!