Hello,
I am trying to run IV regressions in STATA. I use xtivreg or ivregress with year and industry-fixed effects.
My question is that the results are very sensitive to the choice of different sample periods (e.g., whether I start my sample in 2011 or 2012 matters a lot).
I believe that this should not be the case (I have available observations from 2010 to 2021, about 15,000 observations, well-distributed among different years).
Here is the syntax I use.
xtivreg ch_abs log_size btm i.sic2 i.FYEAR (m_b_ch_ab=m_b_focal_1), fe vce(cluster GVKEY)
m_b_ch_ab is the endogenous variable and m_b_focal_1 is the instrument.
Please let me know why I find the results very sensitive to the choice of the sample period.
Best,
HyunSahn
Related Posts with IV regression syntax (different sample periods)
Comparing different cohorts amongst different yearsHello I had a question regarding comparison tests. Currently I'm working on comparing 3 cohorts (pre…
Multinomial Logistic Regression Taking hour+Hello, I'm running a fairly simple multinomial logistic regression with a sort of categorical/ordina…
Graphing: Scatter PlotDear Stata, I have a panel data. I want to graph a scatter plot, y axis is wage in log form, and x a…
Why stata still reports log likelihood results for Linear Probability Model when use esttab?Dear statalists, when I report both LPM and logistic regression results use esttab function, why Sta…
Robust correlation matrix/ covariance matrixHi Statalist members I would like to ask: How to obtain a robust correlation/ covariance matrix? S…
Subscribe to:
Post Comments (Atom)
0 Response to IV regression syntax (different sample periods)
Post a Comment