向各位请教stata关于面板SUR估计的操作问题。昨天搜索了一下论坛里面的帖子,给出的命令建议是xtsur,于是用此命令对我的数据进行操作如下(已经tsset过):
. xtsur( invcost clpr day_1 day_2 day_3 day_4)
(running multi-step estimates...)
Calculating multi-step estimates...
mreldif(): 3200 conformability error
_xtsurub(): - function returned error
<istmt>: - function returned error
r(3200);
错误3200的主要问题是说矩阵的维度问题。那么可能是方程的设定有问题。
我回去重读xtsur的命令帮助:xtsur fits a many-equation seemingly-unrelated regression (SUR) model of the y1 variable on the x1 variables and the y2 variable on the x1 or x2 variables and etc..., using random effect estimators in the context of unbalanced panel data.
这里a many-equation是不是说只能处理多个方程的问题呢,而我的面板就一个方程(除非理解为每个截面一个方程,然后用sureg去处理?那么xtsur的优势又在哪里),面对这种情况该如何处理呢?望得到高手们的指点,谢谢!


雷达卡




京公网安备 11010802022788号







