CRAN/E | GPBayes

GPBayes

Tools for Gaussian Process Modeling in Uncertainty Quantification

Installation

About

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'.

Citation GPBayes citation info
System requirements GNU Scientific Library version >= 2.5
Bug report File report

Key Metrics

Version 0.1.0-6
Published 2024-04-25 8 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks GPBayes results

Downloads

Yesterday 48 +45%
Last 7 days 229 +78%
Last 30 days 437 +73%
Last 90 days 862 -3%
Last 365 days 3.141 -12%

Maintainer

Maintainer

Pulong Ma

mpulong@gmail.com

Authors

Pulong Ma

aut / cre

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

GPBayes archive

Imports

Rcpp ≥ 1.0.1
stats
methods

LinkingTo

Rcpp
RcppEigen
RcppProgress