wrss: Compute the weighted residual sum of squares
Description
Compute the weighted residual sum of squaresArguments
nout
data.frame (result of res) Value
- list with entries value (numeric, the weighted residual sum of squares),
gradient (numeric, gradient) and
hessian (matrix of type numeric).