wrss: Compute the weighted residual sum of squares

Description Usage Arguments Value

View source: R/objClass.R

Description

Compute the weighted residual sum of squares

Usage

1
wrss(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.