Learn R Programming

rlibkriging (version 0.8-0.1)

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, bench = 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?

bench

Logical. Should the function display benchmarking output

...

Not used.

Author

Yann Richet yann.richet@irsn.fr