Skip to content

BayesNSGP

Bayesian Analysis of Non-Stationary Gaussian Process Models

v0.2.0 · Dec 11, 2025 · GPL-3

Description

Enables off-the-shelf functionality for fully Bayesian, nonstationary Gaussian process modeling. The approach to nonstationary modeling involves a closed-form, convolution-based covariance function with spatially-varying parameters; these parameter processes can be specified either deterministically (using covariates or basis functions) or stochastically (using approximate Gaussian processes). Stationary Gaussian processes are a special case of our methodology, and we furthermore implement approximate Gaussian process inference to account for very large spatial data sets (Finley, et al (2017) <doi:10.48550/arXiv.1702.00434>). Bayesian inference is carried out using Markov chain Monte Carlo methods via the "nimble" package, and posterior prediction for the Gaussian process at unobserved locations is provided as a post-processing step.

Downloads

CRAN

273

Last 30 days

15059th

731

Last 90 days

3K

Last year

Trend: +26.4% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

28

Last 90 days

171

Last year

Trend: -40% (30d vs prior 30d)

autoCRAN

9

Last 7 days

52

Last 30 days

2

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘StatMatch’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies nimble FNN Matrix StatMatch BayesNSGP

Version History

5 tracked
new 0.2.0 Mar 10, 2026
updated 0.2.0 ← 0.1.2 diff Dec 10, 2025
updated 0.1.2 ← 0.1.1 diff Jan 8, 2022
updated 0.1.1 ← 0.1.0 diff Oct 11, 2019
new 0.1.0 Aug 28, 2019