[Return to Master Index]

 
-------- first-order spatial autoregressive model functions -------- 
 
f2_far       : evaluate the log-likelihood for ML rho,sigma values
f_far        : evaluate the concentrated log-likelihood 
far          : computes 1st-order spatial autoregressive estimates
far_compare  : An example of using far_g(), far_gc() Gibbs sampling
far_d        : An example of using far() on a small data set
far_d2       : An example of using far_g()
far_g        : Bayesian estimates for the 1st-order Spatial autoregressive model
far_gc       : Bayesian estimates for the 1st-order Spatial autoregressive model
far_gcd      : An example of using far_g() Gibbs sampling
far_gcd2     : An example of using far_gc()
far_gcd3     : An example of using far_gc()
far_gd       : An example of using far_g() Gibbs sampling
far_gd2      : An example of using far_gc()
far_timing   : A timing comparison of matlab vs. c-mex functions
plt_far      : Plots output using FAR model results structures
prt_far      : Prints output using far model results structures
test_seed    : An example of using far_gc() Gibbs sampling