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
Drop observations if they have equal values on variable A but different values dummy variable BHello everyone, I would like to drop all observations, that have the same value on variable product…
Exporting table of results of prtest for Two-sample test of proportions using VARIABLES NOT GROUPS !hello, everyone! I cannot find a way to export the results of prtest of a two-sample test of propor…
Weighted mean for each year, by regions in a panel dataI have a panel dataset of 51 countries for 19 years. For each of the panels, it is subdivided into f…
Merge panel data with same variables but different observationsHi I am trying to merge two different datasets with panel data. One of them contains data about sub…
Append command changes the content of observations of the appended fileI have an issue with the append command. I have a couple of stata files that contain three variable…
Subscribe to:
Post Comments (Atom)
0 Response to xtaond2
Post a Comment