Learn R Programming

rlibkriging (version 0.7-4.3)

logLikelihoodFun.NoiseKriging: Compute Log-Likelihood of NoiseKriging Model

Description

Compute Log-Likelihood of NoiseKriging Model

Usage

# S3 method for NoiseKriging
logLikelihoodFun(object, theta_sigma2, grad = FALSE, ...)

Value

The log-Likelihood computed for given

\(\boldsymbol{theta_sigma2}\).

Arguments

object

An S3 NoiseKriging object.

theta_sigma2

A numeric vector of (positive) range parameters and variance at which the log-likelihood will be evaluated.

grad

Logical. Should the function return the gradient?

...

Not used.

Author

Yann Richet yann.richet@irsn.fr