[Return to Master Index]

------- spatial econometrics functions -----------
 casetti   - Casetti's spatial expansion model
 darp      - Casetti's darp model
 far       - 1st order spatial AR model - y = pWy + e
 far_g     - Gibbs sampling Bayesian FAR model
 gwr       - geographically weighted regression
 bgwr      - Bayesian GWR
 lmerror   - LM error statistic regression
 lmerror   - LM error statistic sar model
 lmerror   - likelihood ratio statistic
 moran     - Moran's I-statistic
 sac       - general spatial model - y = p*W1*y + u, u = c*W2*u + e
 sac_g     - Gibbs sampling Bayesian SAC model
 sart_g    - Gibbs sampling Bayesian SAC Tobit model
 sarp_g    - Gibbs sampling Bayesian SAC Probit model
 sar       - spatial AR model - y = p*W*y + X*b + e
 sar_g     - Gibbs sampling Bayesian SAR model
 sart_g    - Gibbs sampling Bayesian SAR Tobit model
 sarp_g    - Gibbs sampling Bayesian SAR Probit model
 sem       - spatial error model  - y = X*b - p*W*X*b + e
 sem_g     - Gibbs sampling Bayesian SEM model
 semo      - spatial error model optimization rather than iteration
 sart_g    - Gibbs sampling Bayesian SEM Tobit model
 sarp_g    - Gibbs sampling Bayesian SEM Probit model
 sem       - spatial Durbin model  - y = a+ X*b1 - W*X*b2 + e
 sem_g     - Gibbs sampling Bayesian SDM model
 sart_g    - Gibbs sampling Bayesian SDM Tobit model
 sarp_g    - Gibbs sampling Bayesian SDM Probit model
 slag      - creates spatial lags
 walds     - Wald test for regression models
 xy2cont   - create contiguity matrix from x-y coordinates
 
------- demonstration programs ------------------
 casetti_d  - Casetti expansion model  demo
 darp_d     - Casetti darp model demo
 darp_d2    - darp demo for all data observations
 far_d      - FAR model demonstration
 far_d      - FAR model demo with 3,107 observations
 far_gd     - Gibbs sampling FAR demonstration
 far_gd2    - Gibbs sampling FAR demo with 3,107 observations
 gwr_d      - GWR demo
 gwr_d2     - GWR demo with 506 observations
 bgwr_d     - BGWR demo
 bgwr_d2    - BGWR demo with 506 observations
 lmerror_d  - lmerror statistic demonstration
 lmsar_d    - lm statistic for sar model demo
 lratios_d  - likelihood ratio statistic demonstration
 moran_d    - moran's I demonstration
 sac_d      - SAC model demonstration
 sac_d2     - SAC demo with 3,107 observation data set
 sac_gd     - Gibbs sampling SAC model demonstration
 sac_gd2    - Gibbs SAC demo with 3,107 observations
 sacp_gd    - SAC probit model demo
 sact_gd    - SAC tobit model demo
 sact_gd2   - SAC tobit right-censoring model demo
 sar_d      - SAR model demonstration
 sar_d2     - SAR demo with 3,107 observation data set
 sar_gd     - Gibbs sampling SAR model demonstration
 sar_gd2    - Gibbs SAR demo with 3,107 observations
 sarp_gd    - SAR probit model demo
 sart_gd    - SAR tobit model demo
 sart_gd2   - SAR tobit right-censoring model demo
 sem_d      - SEM model demonstration
 sem_d2     - SEM demo with 3,107 observation data set
 semo_d     - SEMO model demonstration
 semo_d2    - SEMO demo with 3,107 observation data set
 sem_gd     - Gibbs sampling SEM model demonstration
 sem_gd2    - Gibbs SEM demo with 3,107 observations
 semp_gd    - SEM probit model demo
 semt_gd    - SEM tobit model demo
 semt_gd2   - SEM tobit right-censoring model demo
 sdm_gd     - Gibbs sampling SDM model demonstration
 sdm_gd2    - Gibbs SDM demo with 3,107 observations
 sdm_gd     - Gibbs sampling SDM model demonstration
 sdm_gd2    - Gibbs SDM demo with 3,107 observations
 sdmp_gd    - SDM probit model demo
 sdmt_gd    - SDM tobit model demo
 slag_d     - demonstration of slag function
 xy2cont_d  - xy2cont demonstration
 
------- support functions -----------------------
 anselin.dat - Anselin (1988) Columbus crime data
 boston.dat  - Harrison-Rubinfeld Boston data set
 latit.dat   - latittude for HR data
 longi.dat   - longitude for HR data
 c_far       - used by far_g
 c_sem       - used by sem_g
 c_sem       - used by sar_g
 c_sem       - used by sdm_g
 c_sacl      - used by sac_g
 c_sacl      - used by sac_g
 darp_lik1   - used by darp
 darp_lik2   - used by darp
 elect.dat   - Pace and Barry data set
 ford.dat    - Pace and Barry contiguity matrix
 f_far       - far model likelihood(concentrated)
 f_sar       - sar model likelihood(concentrated)
 f_sem       - sem model likelihood(concentrated)
 f_sac       - sac model likelihood(concentrated)
 f_sdm       - sdm model likelihood(concentrated)
 f2_far      - far model likelihood
 f2_sar      - sar model likelihood
 f2_sem      - sem model likelihood
 f3_sem      - semo model likelihood
 f2_sac      - sac model likelihood
 f2_sem      - sdm model likelihood
 normxy      - isotropic normalization of x-y coordinates
 prt_far     - prints results from spatial models
 prt_gwr     - Prints geographically weighted regression results
 scoref      - used by gwr
 wmat.dat    - Anselin (1988) 1st order contiguity