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
0 Response to Problem with correcting a heteroskedasticity and serial correlation on panel data with fixed effect
Post a Comment