logLikHessian {activegp} | R Documentation |
Hessian of the log-likelihood with respect to lengthscales hyperparameters Works for homGP and hetGP models from the hetGP package for now.
logLikHessian(model)
model |
homGP model |
A matrix giving the Hessian of the GP loglikelihood.