Hello,
I am running regressions on an unbalanced dataset with large N small T. I have already performed xtreg, fe, and the F tests indicated that Pooled OLS is the better option. I am now struggling a lot on to how I should specify this pooled OLS. I know that by clustering the standard errors at CompanyID will take into account the panel structure. When is, and when is this not, a good thing to do?
With respect to the specification, I also have a lot of doubts:
1. should I include year dummies, as I did in the fixed effects model?
2. should I include i.Companyid, and if so why? I do not see why this would have to be done.
3. How do I take into account problems with heteroscedasticity and autocorrelation? Is clustering at Companyid sufficient? Or should I add robust?
4. To test for heteroscedasticity and specification errors, can I use the same methods as in normal OLS?
Thank you very much!
Kind regards,
Timea De Wispelaere
Related Posts with pooled OLS specification
Comparing regressions using dummy variable as categoryHi guys, I'd like to test whether monthly log-return volatility is stronger during recessionary per…
Hetroskedasticity test Hausman-Taylor estimationDear all, Does anyone know how to perform a heteroskedasticity test (not a graphical one) with pane…
Generate first difference using last available obs if missingDear All, I'm working on longitudinal data that look like the following: Code: * Example generate…
reshape long errorDear Readers I try to reshape long and get: Code: .. di `"`_vars'"' num0_ num_size00_ num_size10_…
Combining two datasets on two variables.Hello, I have one dataset (called Natural Disaster) with three variables: Year, CountryCode, and Tot…
Subscribe to:
Post Comments (Atom)
0 Response to pooled OLS specification
Post a Comment