Learn R Programming

⚠️There's a newer version (1.1.7) of this package.Take me there.

hetGP (version 1.1.2)

Heteroskedastic Gaussian Process Modeling and Design under Replication

Description

Performs Gaussian process regression with heteroskedastic noise following Binois, M., Gramacy, R., Ludkovski, M. (2016) . The input dependent noise is modeled as another Gaussian process. Replicated observations are encouraged as they yield computational savings. Sequential design procedures based on the integrated mean square prediction error and lookahead heuristics are provided, and notably fast update functions when adding new observations.

Copy Link

Version

Install

install.packages('hetGP')

Monthly Downloads

659

Version

1.1.2

License

LGPL

Maintainer

Mickael Binois

Last Published

October 24th, 2019

Functions in hetGP (1.1.2)

Wij

Compute double integral of the covariance kernel over a [0,1]^d domain
allocate_mult

Allocation of replicates on existing designs
rebuild

Import and export of hetGP objects
bfs

Bayes Factor Data
ato

Assemble To Order (ATO) Data and Fits
sirEval

SIR test problem
IMSPE_optim

IMSPE optimization
compareGP

Likelihood-based comparison of models
IMSPE

Integrated Mean Square Prediction Error
LOO_preds

Leave one out predictions
crit_tMSE

t-MSE criterion
crit_MEE

Maximum Empirical Error criterion
crit_MCU

Maximum Contour Uncertainty criterion
crit_ICU

Integrated Contour Uncertainty criterion
crit_IMSPE

Sequential IMSPE criterion
crit_optim

Criterion optimization
crit_cSUR

Contour Stepwise Uncertainty Reduction criterion
f1d

1d test function (1)
crit_EI

Expected Improvement criterion
logLikH

Generic Log-likelihood function This function can be used to compute loglikelihood for homGP/hetGP models
cov_gen

Correlation function of selected type, supporting both isotropic and product forms
deriv_crit_EI

Derivative of EI criterion for GP models
deriv_crit_IMSPE

Derivative of crit_IMSPE
f1d2

1d test function (2)
f1d2_n

horizon

Adapt horizon
hetGP-package

Package hetGP
mleHomTP

Student-T process modeling with homoskedastic noise
predict.hetGP

Gaussian process predictions using a heterogeneous noise GP object (of class hetGP)
find_reps

Data preprocessing
f1d_n

update.hetGP

Update "hetGP"-class model fit with new observations
update.hetTP

Update "hetTP"-class model fit with new observations
mleHomGP

Gaussian process modeling with homoskedastic noise
mleHetTP

Student-t process modeling with heteroskedastic noise
predict.homTP

Student-t process predictions using a homoskedastic noise GP object (of class homGP)
scores

Score and RMSE function To asses the performance of the prediction, this function computes the root mean squared error and proper score function (also known as negative log-probability density).
update.homGP

Fast homGP-update
mleHetGP

Gaussian process modeling with heteroskedastic noise
predict.hetTP

Student-t process predictions using a heterogeneous noise TP object (of class hetTP)
predict.homGP

Gaussian process predictions using a homoskedastic noise GP object (of class homGP)
update.homTP

Fast homTP-update