nll {dMod} | R Documentation |
Compute the negative log-likelihood
Description
Compute the negative log-likelihood
Usage
nll(nout)
Arguments
nout |
Value
list with entries value (numeric, the weighted residual sum of squares), gradient (numeric, gradient) and hessian (matrix of type numeric).
[Package dMod version 1.0.2 Index]