residuals.nlreg: Use residuals() on a 'nlreg' object

Description Usage See Also

Description

This is a method for the function residuals() for objects inheriting from class nlreg. It extracts the standardized residuals from a nonlinear model fit. See residuals for the general behavior of this function and for the interpretation of object. A wider choice of residuals is available through the nlreg.diag function.

Usage

1
2
3
4
## S3 method for class 'nlreg'
residuals(object, ...)
## S3 method for class 'nlreg'
resid(object, ...)

See Also

nlreg.object, nlreg.diag, residuals


hoa documentation built on May 2, 2019, 8:56 a.m.