resss {nlsr}R Documentation

resss

Description

compute the sum of squares from resfn at parameters prm

Usage

resss(prm, resfn, ...)

Arguments

prm

a named numeric vector of parameters to the model

resfn

a function to compute a vector of residuals

...

Extra information needed to compute the residuals

Author(s)

J C Nash 2014-7-16 nashjc _at_ uottawa.ca


[Package nlsr version 2023.8.31 Index]