sbm matlab,超效率sbm模型matlab-如何用matlab估计空间杜宾模型

超效率sbm模型matlab-如何用matlab估计空间杜宾模型

所属分类:宝牧问答 发布时间:2020-10-12 09:54:58

如何用matlab估计空间杜宾模型

你怎么还没解决?实在看去了。

PURPOSE: computes spatial durbin model estimates

(I-rho*W)y = a X*B1 W*X*B2 e, using sparse algorithms

---------------------------------------------------

USAGE: results = sdm(y,x,W,info)

where: y = dependent variable vector

x = independent variables matrix

W = contiguity matrix (standardized)

info = an (optional) structure variable with input options:

info.rmin = (optional) minimum value of rho to use in search

info.rmax = (optional) maximum value of rho to use in search

info.convg = (optional) convergence criterion (default = 1e-8)

info.maxit = (optional) maximum # of iterations (default = 500)

info.lflag = 0 for full lndet computation (default = 1, fastest)

= 1 for MC lndet approximation (fast for very large problems)

= 2 for Spline lndet approximation (medium speed)

info.order = order to use with info.lflag = 1 option (default = 50)

info.iter = iterations to use with info.lflag = 1 option (default = 30)

info.lndet = a matrix returned by sar, sar_g, sarp_g, etc.

containing log-determinant information to save time

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值