Hi All,
I have a question concerning panel data analysis. I have a dataset covering about 750 municipalities and each variable was measured twice (2008, 2017). It seems that panel data analysis is preferred over pooled because N >> T. So I used xtreg. I also used fixed effects and vce(robust). I had some questions that I really hoped you could help me with:
- I am seeing that stata offers a range of tools for longitudinal analysis. Is there an overview of which tool is best under which conditions? What do you all think of my specific choice?
- In typical linear regression we report a range of assumptions that need to be met (multicollinearity, etc.). Which ones should be reported in the analysis I did? The stata output shows stuff like corr(u_i, Xb), sigma_u, sigma_e, rho... - is there any source available concerning how to interpret this output?
- When doing these types of analyses, which control variables would you add? My IVs focus on characteristics of local leaders and my DVs on local financial performance.
Thank in advance for your help!
I have a question concerning panel data analysis. I have a dataset covering about 750 municipalities and each variable was measured twice (2008, 2017). It seems that panel data analysis is preferred over pooled because N >> T. So I used xtreg. I also used fixed effects and vce(robust). I had some questions that I really hoped you could help me with:
- I am seeing that stata offers a range of tools for longitudinal analysis. Is there an overview of which tool is best under which conditions? What do you all think of my specific choice?
- In typical linear regression we report a range of assumptions that need to be met (multicollinearity, etc.). Which ones should be reported in the analysis I did? The stata output shows stuff like corr(u_i, Xb), sigma_u, sigma_e, rho... - is there any source available concerning how to interpret this output?
- When doing these types of analyses, which control variables would you add? My IVs focus on characteristics of local leaders and my DVs on local financial performance.
Thank in advance for your help!
Comment