Feeds
提问
Way to compute spatial durbin model with two spatial lags?
Is there any ways to compute a static spatial durbin model with two spatial lags (weights)?
6 years 前 | 0 个回答 | 0
0
个回答提问
Error in prt_spnew, in extracting results from dynamic SAR result
%To estimate Spatial Durbin model with time effect and indiviudal effect clear all; T=226; N=15; ylevel=xlsread('SPATIAL_IND...
6 years 前 | 0 个回答 | 0
0
个回答已回答
errors on extracting effects from dynamic spatial durbin model estimates
I did fix as follows. Use the code below and extract accordingly. function direct_indirect_effects_estimates(results,W,spat_m...
errors on extracting effects from dynamic spatial durbin model estimates
I did fix as follows. Use the code below and extract accordingly. function direct_indirect_effects_estimates(results,W,spat_m...
6 years 前 | 0
| 已接受
提问
errors on extracting effects from dynamic spatial durbin model estimates
The following code is to estimate dynamic spatial durbin model and it works very well. EAVD, EVIC, and EVIP inside the code are...
6 years 前 | 1 个回答 | 0
1
个回答提问
Reference to non-existent field 'rsqr'.
The error is Dynamic sar model with spatial fixed effects Reference to non-existent field 'rsqr'. Error in prt_sardynamic...
6 years 前 | 1 个回答 | 0
1
个回答提问
error on estimation SAR (Spatial Auto-regressive)
% PURPOSE: An example of using sar_jihai_time clear all; W=wrook(7); [n junk] = size(W); In = eye(n); t=10; kx = 1;...
6 years 前 | 0 个回答 | 0