Dear Statalist,
I have the belowed xtabond syntax, in which options of maxldep and maxlags are very limited.
xtabond Y, endo(X1 X2) lag(1) maxldep(1) maxlags(2) twostep vce(robust)
I want to covert it to xtabond2 or xtdpdgmm syntax.
I've been looking at the manual and trying to do it, but I'm not sure how to do it correctly.
Thank you in advance.
I have the belowed xtabond syntax, in which options of maxldep and maxlags are very limited.
xtabond Y, endo(X1 X2) lag(1) maxldep(1) maxlags(2) twostep vce(robust)
I want to covert it to xtabond2 or xtdpdgmm syntax.
I've been looking at the manual and trying to do it, but I'm not sure how to do it correctly.
Thank you in advance.
Comment