Hhalid:
-xtabond- needs your dataset to be -xtset- with timevar too, otherwise time-series operators (lags, in your case) are not allowed:
-xtabond- needs your dataset to be -xtset- with timevar too, otherwise time-series operators (lags, in your case) are not allowed:
Code:
xtset panelid timevar
Comment