Hello,
I have a panel data set with 180 countries observed during the period 2008-2017, I am trying to see the effect of interacting democracy measure (polity2) with different measures of government ideology on the environmental performance of the country. My supervisor advised me to use three different models: Pooled OLS with time fixed effects, FE and RE to see how the regression looks like in each of them.
The question is, I would like to test for heteroskedasticity under the three models. I have searched before asking and found that I should use xttest2 for FE. For the RE, I saw some suggestions for xttest0, but I am not sure if this is the right context. Also, I couldn't find what should I use to test in the pooled OLS.
Also, to control for heteroskedacity, I've understood that I should cluster standard errors at the country level using: vce, cluster(country) with xtreg as it is the same as vce, robust. In the pooled OLS model, I fail to understand if I should use the cluster or the robust option with regress.
I'd be very grateful if you could help.
Thanks and best regards.
Related Posts with How to test for heteroskedasticity in a panel data-set
estpost with xtsumHi all I have used the command estpost sum esttab using nsw_12_summary_all.csv, cells("mean") to …
Looking for files issuesHello everyone, So I am doing an assignment. Our professor gave us zipped .dta files to use in Stat…
Fixed Effect Model Insignificant p-valuesHi Satalist Users, I currently working on an applied project for my BSc.I am trying to estimate the…
the proper regressionplease I want to know which is the proper regression for my panel data while there is only heteroske…
ivreg2 gmm: Montiel Olea and Pflueger testHi, I am using ivreg2 gmm specification with one endogenous regression and multiple instrument and c…
Subscribe to:
Post Comments (Atom)
0 Response to How to test for heteroskedasticity in a panel data-set
Post a Comment