nll: Compute the negative log-likelihood

Description Usage Arguments Value

View source: R/objClass.R

Description

Compute the negative log-likelihood

Usage

1
nll(nout)

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).


dMod documentation built on Jan. 27, 2021, 1:07 a.m.