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
How to construct a 'reputation' variable?Hi, I have a dataset on compliance actions and penalties for violations of an environmental statute…
Help Creating New Variable Equal to the Square of the ResidualsDear all, I am using Stata 16, on mac. I want to create a new variable called resid_sq that is equa…
change spanish letters to englishI have a data set that lists Salvadorian towns, the data has been imputed in Spanish so there are Sp…
Mahapick with foreach loopDear Statalists, I want to find several (5) company matches based on financial data, always for a g…
Time Series merge with ID classificationHello, I am currently trying to connect time series data (with long/lat attributes for each observat…
Subscribe to:
Post Comments (Atom)
0 Response to How to test for heteroskedasticity in a panel data-set
Post a Comment