rawres {nlsr}R Documentation

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(), ...)

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

Value

A vector of the raw residuals

Author(s)

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


[Package nlsr version 2023.8.31 Index]