I have a balanced panel data of 131 countries over 20 years with fixed effect (using xtreg) and I found serial correlations (using xtcsd) and heteroskedasticity (using xttest3) in the model. I tried correcting the model by using
Code:
xtreg <depvar> <indepvars>, fe vce(cluster panelid)
Thanks
No comments:
Post a Comment