svc: An R package for Spatially Varying Coefficient Models
Justice Akuoko-Frimpong, Edward Shao, Jonathan Ta

TL;DR
This paper introduces a scalable Bayesian R package, exttt{svc}, for modeling spatially varying relationships in large datasets, combining computational innovations for efficiency and accuracy.
Contribution
The paper presents a novel, efficient Bayesian framework and R package for spatially varying coefficient models, enabling analysis of large spatial datasets with improved computational speed.
Findings
Outperforms existing methods in computational efficiency.
Maintains competitive estimation accuracy.
Effectively reveals spatial heterogeneity in real data.
Abstract
Traditional regression models assume stationary relationships between predictors and responses, failing to capture the spatial heterogeneity present in many environmental, epidemiological, and ecological processes. To address this limitation, we develop a scalable Bayesian framework for spatially varying coefficient (SVC) models, implemented in the \pkg{svc} R package (available at https://github.com/jdta95/svc), which allows regression coefficients to vary smoothly over space. Our approach combines three key computational innovations: (1) a subset Gaussian process approximation that reduces the computational burden from to with , while maintaining predictive accuracy; (2) a robust adaptive Metropolis (RAM) algorithm that automatically tunes proposal distributions for efficient MCMC sampling of spatial range parameters; and (3) optimized linear algebra operations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpatial and Panel Data Analysis
