Compute Log-Likelihood of NoiseKriging Model
# S3 method for NoiseKriging
logLikelihoodFun(object, theta_sigma2, grad = FALSE, ...)
The log-Likelihood computed for given
\(\boldsymbol{theta_sigma2}\).
An S3 NoiseKriging object.
A numeric vector of (positive) range parameters and variance at which the log-likelihood will be evaluated.
Logical. Should the function return the gradient?
Not used.
Yann Richet yann.richet@irsn.fr