Skip to content

deepgp

Bayesian Deep Gaussian Processes using MCMC

v1.2.1 · Feb 9, 2026 · LGPL

Description

Performs Bayesian posterior inference for deep Gaussian processes following Sauer, Gramacy, and Higdon (2023, <doi:10.48550/arXiv.2012.08015>). See Sauer (2023, <http://hdl.handle.net/10919/114845>) for comprehensive methodological details and <https://bitbucket.org/gramacylab/deepgp-ex/> for a variety of coding examples. Models are trained through MCMC including elliptical slice sampling of latent Gaussian layers and Metropolis-Hastings sampling of kernel hyperparameters. Gradient-enhancement and gradient predictions are offered following Booth (2025, <doi:10.48550/arXiv.2512.18066>). Vecchia approximation for faster computation is implemented following Sauer, Cooper, and Gramacy (2023, <doi:10.48550/arXiv.2204.02904>). Optional monotonic warpings are implemented following Barnett et al. (2025, <doi:10.48550/arXiv.2408.01540>). Downstream tasks include sequential design through active learning Cohn/integrated mean squared error (ALC/IMSE; Sauer, Gramacy, and Higdon, 2023), optimization through expected improvement (EI; Gramacy, Sauer, and Wycoff, 2022, <doi:10.48550/arXiv.2112.07457>), and contour location through entropy (Booth, Renganathan, and Gramacy, 2025, <doi:10.48550/arXiv.2308.04420>). Models extend up to three layers deep; a one layer model is equivalent to typical Gaussian process regression. Incorporates OpenMP and SNOW parallelization and utilizes C/C++ under the hood.

Downloads

721

Last 30 days

5079th

2.1K

Last 90 days

5.2K

Last year

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

CRAN Check Status

14 OK
Show all 14 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-macos-arm64 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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies doParallel foreach GpGp fields Matrix Rcpp mvtnorm FNN abind deepgp

Version History

new 1.2.1 Mar 10, 2026
updated 1.2.1 ← 1.2.0 diff Feb 8, 2026
updated 1.2.0 ← 1.1.3 diff Jan 8, 2026
updated 1.1.3 ← 1.1.2 diff Aug 18, 2024
updated 1.1.2 ← 1.1.1 diff Apr 27, 2024
updated 1.1.1 ← 1.1.0 diff Aug 6, 2023
updated 1.1.0 ← 1.0.1 diff Dec 14, 2022
updated 1.0.1 ← 1.0.0 diff Jun 19, 2022
updated 1.0.0 ← 0.3.1 diff Apr 7, 2022
updated 0.3.1 ← 0.3.0 diff Dec 6, 2021
updated 0.3.0 ← 0.2.1 diff Nov 23, 2021
updated 0.2.1 ← 0.2.0 diff Jul 14, 2021
updated 0.2.0 ← 0.1.0 diff Dec 15, 2020
new 0.1.0 Oct 28, 2020