[Return to Master Index]

 
-------- spatial autoregressive model estimation functions -------- 
 
f2_sar       : evaluates log-likelihood -- given ML estimates
f_sar        : evaluates concentrated log-likelihood for the 
plt_sar      : Plots output using SAR model results structures
prt_sar      : Prints output using SAR results structures
sar          : computes spatial autoregressive model estimates
sar_compare  : An example of using sar_gc() and sar_g Gibbs sampling
sar_d        : An example of using sar_g() Gibbs sampling
sar_d2       : An example of using sar_g() on a large data set   
sar_g        : Bayesian estimates of the spatial autoregressive model
sar_gc       : Bayesian estimates of the heteroscedastic spatial autoregressive model C-MEX version
sar_gcd      : An example of using sar_gc() Gibbs sampling
sar_gcd2     : An example of using sar_gc() on a large data set   
sar_gd       : An example of using sar_g() Gibbs sampling
sar_gd2      : An example of using sar_g() on a large data set   
sar_gseed    : An example of using sar_gc() with a
sar_timing   : An example of using sar_gc() and sar_g Gibbs sampling
sarp_g       : Bayesian estimates of the spatial autoregressive probit model
sarp_gd      : An example of using sarp_g() Gibbs sampling
sarp_gd2     : An example of using sarp_g() on a large data set   
sart_g       : Bayesian estimates of the spatial autoregressive tobit model
sart_gd      : An example of using sart_g() Gibbs sampling
sart_gd2     : An example of using sart_g() on a large data set