daceLikelihood | R Documentation |
Returns the maximum likelihood for the model parameter optimization.
daceLikelihood(theta, pars, nugget)
theta |
model parameter vector to be evaluated |
pars |
model option list, as created with |
nugget |
Value for nugget. Default is -1, which means the nugget was optimized during MLE. |
the likelihood value as calculated by daceEvalFit
buildKrigingDACE
daceEvalFit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.