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
plotting interaction after XTSCC commandHow do I plot interactions after the XTSCC command? …
Recoding into an existing variableHello, I am trying to add text responses to an existing variable. I have a variable Q33_20_TEXT th…
Collapse (count) ifDear Stata Users My data is in a panel format at the daily frequency (id, date). I run time-series …
Confusion about FE and DIDHello everyone, this is my first post here so please excuse me if the formatting is not great yet. I…
3 Level Hierarchical Models in STATA; Null model failed to convergeAbout the Dataset I am working with DHS (Demographic and Health Survey Data) data. DHS uses a two-s…
Subscribe to:
Post Comments (Atom)
0 Response to xtaond2
Post a Comment