nll: Compute the negative log-likelihood
Description
Compute the negative log-likelihood
Arguments
nout
data.frame (result of res) or object of class objframe. Value
list with entries value (numeric, the weighted residual sum of squares),
gradient (numeric, gradient) and
hessian (matrix of type numeric).