rawres function

rawres

rawres

Prepare and display raw residuals of nlsr computations NOTE: we use model - data form i.e., rhs - lhs

rawres(object = NULL, data = parent.frame(), ...)

Arguments

  • object: an object of class nlsr
  • data: a data frame with the data for which fits are wanted
  • ...: additional data needed to evaluate the modeling functions

Returns

A vector of the raw residuals

Author(s)

J C Nash 2014-7-16 revised 2022-11-22 nashjc at uottawa.ca

  • Maintainer: John C Nash
  • License: GPL-2
  • Last published: 2023-09-05

Useful links