Software
spBayes: Univariate and Multivariate Spatial Modeling
spBayes fits univariate and multivariate models with Markov chain Monte Carlo (MCMC). Core functions include:
- spLM – univariate Gaussian regression with spatial random effects
- spMvLM – multivariate Gaussian regression with spatial random effects
- spGLM – univariate Logistic and Poisson regression with spatial random effects
- spMvGLM – multivariate Logistic and Poisson regression with spatial random effects
For the core functions, a predictive process model can be specified for large data sets. Also adaptive MCMC is available for those parameters that cannot be updated using Gibbs. The most recent version is available on CRAN. Course material and illustrations can be found here.
MBA: Multilevel B-spline Approximation
MBA generates surfaces interpolated from scattered data using Multilevel B-Splines. The most recent version is available on CRAN.