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
Display the entire variable's names in "tab"Dear Profs and colleagues, There is an eduction variable, and its names are pretty long, in tab I n…
coefplot only shows several variable names in horizontal axisHi, I am using coefplot to draw the graph for the parallel trend test. I have 30 days before the ev…
How to create a progress bar for loopsHi there, I have been looking online for ways to create a progress bar that shows the completion of…
Add polynomial control variable to modelHello, consider a simple regression model: Code: regress test_score i.gender age However, upon ins…
Endogeneity treatment and Altonji (2005) methods? Hi everyone, The nature of my research question and data-severe mental health on marriage out…
Subscribe to:
Post Comments (Atom)
0 Response to How to test for heteroskedasticity in a panel data-set
Post a Comment