daceLikelihood: 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
nugget
Value for nugget. Default is -1, which means the nugget was optimized during MLE.