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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0