I am new to STATA and would like to receive a valuable feedback.
I did run a GMM using xtabond2 and I used Lagged dependent variable and Lagged independent variable. The code is
xtabond2 BL BL_L1 RO RO_L1 Div TANG R N L Lo De Size Age Growth GD Inf Year1 Year2 Year3 Year4 Year5 Year6 Year7 Year8,gmm(BL_L1, collapse) iv( RO RO_L1 Div TANG R N L Lo De Size Age Growth GD Inf Year1 Year2 Year3 Year4 Year5 Year6 Year7 Year8, equation(level)) nodiffsargan twostep robust small
The issue is the lagged independent variable. It gives me an opposite sign (if the main independent variable is positive and significant then the lagged independent variable is negative and significant). Although AR1 and AR2 as well as Hansen test and its P-Value all are fine. I just wanna make sure is it correct to have a contradict results between main independent and its lagged variable?
Thanks in advance
Related Posts with Lagged Variables in Dynamic Panel Data
What is the minimun number of observations per answer that I need?I was running a regression and I obtained a very counter intuitive result (very high coefficient wit…
Unbalanced panel with xtregHello I am using unbalanced panel for the first time. I would like to know if it is possible to use …
generating a dummy variable to identify variation within a groupI want to create two new dummy variables that say whether the variables primset and primact vary wit…
Removing the line below each headingDear Stata users, I have drawn a combined graph as below and would like to remove the line below ea…
sleep command - milliseconds upper limitI would like to pause a stata command for 24 hours due to some externally imposed restriction on cod…
Subscribe to:
Post Comments (Atom)
0 Response to Lagged Variables in Dynamic Panel Data
Post a Comment