Learn R Programming

nlsr (version 2023.8.31)

rawres: rawres

Description

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

Usage

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

Value

A vector of the raw residuals

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

Author

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