plgp: Particle Learning of Gaussian Processes

Sequential Monte Carlo (SMC) inference for fully Bayesian Gaussian process (GP) regression and classification models by particle learning (PL) following Gramacy & Polson (2011) <arXiv:0909.5262>. The sequential nature of inference and the active learning (AL) hooks provided facilitate thrifty sequential design (by entropy) and optimization (by improvement) for classification and regression models, respectively. This package essentially provides a generic PL interface, and functions (arguments to the interface) which implement the GP models and AL heuristics. Functions for a special, linked, regression/classification GP model and an integrated expected conditional improvement (IECI) statistic provide for optimization in the presence of unknown constraints. Separable and isotropic Gaussian, and single-index correlation functions are supported. See the examples section of ?plgp and demo(package="plgp") for an index of demos.

Package details

AuthorRobert B. Gramacy <rbg@vt.edu>
MaintainerRobert B. Gramacy <rbg@vt.edu>
LicenseLGPL
Version1.1-12
URL https://bobby.gramacy.com/r_packages/plgp/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("plgp")

Try the plgp package in your browser

Any scripts or data that you put into this service are public.

plgp documentation built on Oct. 19, 2022, 5:20 p.m.