matlab空间杜宾模型命令,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

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值