- 阅读权限
- 255
- 威望
- 0 级
- 论坛币
- 42482 个
- 通用积分
- 14.2339
- 学术水平
- 10 点
- 热心指数
- 0 点
- 信用等级
- 0 点
- 经验
- 2636 点
- 帖子
- 110
- 精华
- 0
- 在线时间
- 373 小时
- 注册时间
- 2013-12-23
- 最后登录
- 2026-2-21
已卖:1365份资源
博士生
还不是VIP/贵宾
- 威望
- 0 级
- 论坛币
 - 42482 个
- 通用积分
- 14.2339
- 学术水平
- 10 点
- 热心指数
- 0 点
- 信用等级
- 0 点
- 经验
- 2636 点
- 帖子
- 110
- 精华
- 0
- 在线时间
- 373 小时
- 注册时间
- 2013-12-23
- 最后登录
- 2026-2-21
 | 开心 2020-12-8 11:32:12 |
|---|
签到天数: 11 天 连续签到: 1 天 [LV.3]偶尔看看II
|
100论坛币
|
我使用全国31个省市5年的数据做空间面板tobit回归,
主要使用 如下四个模型:
sptobitsacxt: Tobit MLE Spatial AutoCorrelation (SAC) Panel Regressions
ptobitsarxt :
Tobit MLE Spatial Lag Panel Regressions
ptobitsdmxt :
Tobit MLE Spatial Panel Durbin Regressions
ptobitsemxt :
Tobit MLE Spatial Error Panel Regression
这四个模型均出现could not calculate numerical derivatives -- flat or discontinuous region encountered。
命令及结果如下:
. sptobitsacxt te_cm imm gra ip ipr, nc(31) wmfile(W.dta) ll(1)
==============================================================================
*** Binary (0/1) Weight Matrix: 155x155 - NC=31 NT=5 (Non Normalized)
==============================================================================
*** te_cmy Lower Limit = 1
*** te_cmy Left- Censored Observations = 155
*** te_cmy Left-UnCensored Observations = 0
------------------------------------------------------------
initial: log likelihood = -35.821288
rescale: log likelihood = -.39071969
rescale eq: log likelihood = 0
could not calculate numerical derivatives -- flat or discontinuous region encountered
r(430);
end of do-file
r(430);
因此,无法回归出结果。
已附上回归的相关数据,请问该如何修改回归命令呢?
十分感谢!
原始数据: [attach]2475732空间面板tobit数据(stata 格式) [/attach][attach]2475729(31个省空间邻接权重矩阵 stata格式) [/attach]
空间面板tobit .xlsx
(19.57 KB)
原始数据
|
|