daceLikelihood: Wrapper for Maximum Likelihood Estimation

daceLikelihoodR Documentation

Wrapper for Maximum Likelihood Estimation

Description

Returns the maximum likelihood for the model parameter optimization.

Usage

daceLikelihood(theta, pars, nugget)

Arguments

theta

model parameter vector to be evaluated

pars

model option list, as created with dacePrepareFit

nugget

Value for nugget. Default is -1, which means the nugget was optimized during MLE.

Value

the likelihood value as calculated by daceEvalFit

See Also

buildKrigingDACE daceEvalFit


SPOT documentation built on June 26, 2022, 1:06 a.m.