请问xtabond2为什么有时会出现错误 J(): 3900 unable to allocate real <tmp>[400938,63],有时又不出现。
请问该如何修改,谢谢
网上说用nomata, 但是出错:1b: operator invalid
Favoring speed over space. To switch, type or click on mata: mata set matafavor space, perm.
J(): 3900 unable to allocate real <tmp>[400938,63]
_MakeGMMinsts(): - function returned error
xtabond2_mata(): - function returned error
<istmt>: - function returned error
r(3900);
xtabond2 Y L.Y L2.Y x1 x2 x3 x4 x5 x6 i.time, ///
gmm(Y x1 x2 x3 x4 x5 x6, lag(3 4) collapse) ///
iv(i.time) twostep robust nomata
共有151,237行数据. time v, 1 to 57, but with gaps
看到这个错误就觉得可怕,但不知道该如何改,谢谢哈