Software
spStack: Bayesian Geostatistics Using Predictive Stacking
Fast Bayesian inference for Gaussian and non-Gaussian geospatial models without using Markov chain Monte Carlo algorithms. This R package is written in C++ with calls to FORTRAN routines for optimized linear algebra operations. Core functions include -
spLMexact()
: spatial linear model with fixed values of process parametersspLMstack()
: spatial linear model using Bayesian predictive stackingspGLMexact()
: spatial GLM with fixed values of process parametersspGLMstack()
: spatial GLM using Bayesian predictive stacking
The stable version is available on CRAN.