Name

logLL — Calculates negative log Likelihood.

Calling Sequence

   [model] = logLL(model)
   
   
   

Parameters

model:

mlist of type kmodel created previously.

Description

Calculates negative log-Likelihood, depending on values of model.estimateNoise and model.estimateSigma. Sets model.MLL.

This function uses global variables Y_kriging T_kriging Ty_kriging Tyfb_kriging.

Examples

See demos directory for more examples.
   

See also

km, findTheta, SimulateGaussian, SimCondGaussian

Authors

Janis Janusevskis, 3MI/EMSE

Bibliography