Learn R Programming

hetGP (version 1.1.7)

compareGP: Likelihood-based comparison of models

Description

Compare two models based on the log-likelihood for hetGP and homGP models

Usage

compareGP(model1, model2)

Value

Best model based on the likelihood, first one in case of a tie

Arguments

model1, model2

hetGP or homGP models

References

M. Binois, Robert B. Gramacy, M. Ludkovski (2018), Practical heteroskedastic Gaussian process modeling for large simulation experiments, Journal of Computational and Graphical Statistics, 27(4), 808--821.
Preprint available on arXiv:1611.05902.