Gamerman, Moreira, and Rue (2003) extend the standard linear regression model by allowing regression coefficients to vary across spatial units, specifying spatial smoothness via a multivariate pairwise difference prior — a Markov random field (MRF) prior that penalises differences between neighbouring units. Bayesian inference is via Markov chain Monte Carlo (MCMC); the paper's central contribution is a systematic comparison of three sampling schemes that differ in how aggressively they block the high-dimensional coefficient vector. The approach is illustrated on simulated Brazilian microregion data and applied to a space-varying re-estimation of the Andersen-Granger-Reis (1997) vector autoregression (VAR) model of Amazon land use, showing clear North-to-South spatial heterogeneity in cropland-to-pasture conversion dynamics.
Space-Varying Regression Model (SVRM). Replace the global coefficient with unit-specific vectors , so that . The full parameter matrix (rows ) is given the pairwise difference prior: where is an precision hyperparameter and neighbours are defined by shared boundaries. This is an improper prior (rows of the graph Laplacian sum to zero) but yields proper posteriors under proper priors on and .
Full conditional of (Scheme A — single-site Gibbs). Given neighbouring values : where is the weighted-neighbour mean. Fast per iteration ( inversions only) but slow mixing due to strong neighbour correlation.
Scheme B — block Normal-Gamma update. Jointly sample from the Normal-Gamma marginal where and . The matrix is sparse (MRF structure); Rue (2001) Cholesky enables efficient computation.
Scheme C — marginalise out , sample only. Analytically integrate over to obtain the marginal , then draw via Metropolis-Hastings or sampling importance resampling (SIR). Achieves the best chain mixing; requires no large matrix storage per iteration.
MCMC efficiency ranking. C > B > A in terms of effective sample size per unit time, confirmed on the simulated dataset. The gap is smaller than in time-series state-space comparisons (Frühwirth-Schnatter 1994): strong likelihood information for makes single-site updating competitive. Scheme A is approximately 20× faster per iteration.
Proper prior extension. Adding a pinning term makes the prior proper; the full conditional becomes a weighted average of the spatial neighbour mean and anchor with weight .
Amazon land use application. Space-varying version of the Andersen-Granger-Reis (1997) VAR for Brazilian counties, land usages (forest, cropland, pasture, fallow), time points (1970–1985). Spatially varying model beats fixed-coefficient model by the Gelfand-Ghosh (1998) predictive loss criterion ( vs. ). Main finding: the effect of lagged cropland area on pasture conversion is substantially stronger in the South (the main human access zone) than in the North — a clear spatial gradient consistent with low-technology slash-and-burn agriculture.
"Results show that the scheme that integrates out regression coefficients and observation precision from the model provides better mixing properties and should be preferred whenever computation is feasible."
"The application reveals important spatial heterogeneity: the conversion coefficient from cropland to pasture is strongest in the South of the Amazon where human access is greatest, suggesting low-technology land clearing predominates near the agricultural frontier."
A clean methodological paper with a single useful idea — the multivariate pairwise difference prior for spatially varying regression — and a thorough MCMC comparison. The core result (scheme C best, but A not catastrophic because the likelihood is informative) is practically useful for applied work. The Amazon application is illustrative but thin: four time points and a single-equation summary obscure the VAR dynamics. The paper's lasting contribution is showing that the improper intrinsic conditional autoregressive (CAR) prior extends naturally to multivariate coefficient vectors, and that analytical marginalisation of the conjugate Normal-Gamma layer eliminates mixing problems at modest computational cost.