Hello,
Would someone please tell me why the estimation results of the following two xtabond2 command are different? I am using the same variables but in two different ways of using xtabond2.
xtabond2 sav l.sav gr ca inf intrt dep finacc finaccsq , gmm(l.sav gr ca inf intrt dep, lag(0 1) collapse) iv(finacc finaccsq) robust nodiffsargan
xtabond2 L(0/1).sav gr ca inf intrt dep finacc finaccsq , ///
gmmstyle(L.( sav gr ca inf intrt dep ), equation(diff) laglimits(0 1)collapse ) ///
gmmstyle(L.( sav gr ca inf intrt dep), equation(level) laglimits(0 1)collapse)ivstyle(finacc finaccsq, equation(level)) robust nodiffsargan
Related Posts with xtaond2
Spatial autocorrelation tests and spatial weight matrix for panel dataHello everyone, I could not find "splagvar" command from my Stata software. I would like to do Mora…
Outreg2 in a loop and table titleHello everyone, I am facing an issue with the outreg2 command. So I am trying to run a loop like th…
Staggered difference in differenceHi, I need to run a difference in difference, but I'm not sure how to construct a formula for this.…
generating a table including other tables as its columns.Dear All, First and foremost, this is my first post here so hello everyone, and my apologies if I m…
How to create percentiles?I am working with US Census data for 2000. It is an individual-level data (14,081,466 observations) …
Subscribe to:
Post Comments (Atom)
0 Response to xtaond2
Post a Comment