Stata Panel Data Site

xtreg y x, fe vce(cluster id)

Now to the heart of the matter: estimating models. stata panel data

panel variable: country_id (strongly balanced) time variable: year, 2010 to 2011 delta: 1 unit xtreg y x, fe vce(cluster id) Now to

Robust FE xtscc gdp fdi trade gcf, fe lag(2) estimates table pooled fe re, b se xtreg y x

xtreg ln_wage hours age tenure, fe estimates store fe xtreg ln_wage hours age tenure, re estimates store re hausman fe re

xtreg y x, fe vce(cluster id)

Now to the heart of the matter: estimating models.

panel variable: country_id (strongly balanced) time variable: year, 2010 to 2011 delta: 1 unit

Robust FE xtscc gdp fdi trade gcf, fe lag(2) estimates table pooled fe re, b se

xtreg ln_wage hours age tenure, fe estimates store fe xtreg ln_wage hours age tenure, re estimates store re hausman fe re