GPBayes: Tools for Gaussian Process Modeling in Uncertainty Quantification

Gaussian processes ('GPs') have been widely used to model spatial data, 'spatio'-temporal data, and computer experiments in diverse areas of statistics including spatial statistics, 'spatio'-temporal statistics, uncertainty quantification, and machine learning. This package creates basic tools for fitting and prediction based on 'GPs' with spatial data, 'spatio'-temporal data, and computer experiments. Key characteristics for this GP tool include: (1) the comprehensive implementation of various covariance functions including the 'Matérn' family and the Confluent 'Hypergeometric' family with isotropic form, tensor form, and automatic relevance determination form, where the isotropic form is widely used in spatial statistics, the tensor form is widely used in design and analysis of computer experiments and uncertainty quantification, and the automatic relevance determination form is widely used in machine learning; (2) implementations via Markov chain Monte Carlo ('MCMC') algorithms and optimization algorithms for GP models with all the implemented covariance functions. The methods for fitting and prediction are mainly implemented in a Bayesian framework; (3) model evaluation via Fisher information and predictive metrics such as predictive scores; (4) built-in functionality for simulating 'GPs' with all the implemented covariance functions; (5) unified implementation to allow easy specification of various 'GPs'.

Version: 0.1.0-5.1
Imports: Rcpp (≥ 1.0.1), stats, methods
LinkingTo: Rcpp, RcppEigen, RcppProgress
Published: 2023-02-01
Author: Pulong Ma [aut, cre]
Maintainer: Pulong Ma <mpulong at gmail.com>
BugReports: https://github.com/pulongma/GPBayes/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
SystemRequirements: GNU Scientific Library version >= 2.5
Citation: GPBayes citation info
Materials: NEWS
CRAN checks: GPBayes results

Documentation:

Reference manual: GPBayes.pdf

Downloads:

Package source: GPBayes_0.1.0-5.1.tar.gz
Windows binaries: r-devel: GPBayes_0.1.0-5.1.zip, r-release: GPBayes_0.1.0-5.1.zip, r-oldrel: GPBayes_0.1.0-5.1.zip
macOS binaries: r-release (arm64): GPBayes_0.1.0-5.1.tgz, r-oldrel (arm64): GPBayes_0.1.0-5.1.tgz, r-release (x86_64): GPBayes_0.1.0-5.1.tgz
Old sources: GPBayes archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=GPBayes to link to this page.