Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

residuals.nlreg

Use residuals() on a ‘nlreg’ object


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

## S3 method for class 'nlreg'
residuals(object, ...)
## S3 method for class 'nlreg'
resid(object, ...)

See Also


hoa

Higher Order Likelihood Inference

v2.1.4.1
GPL (>= 2) | file LICENCE
Authors
R port by Alessandra R. Brazzale <alessandra.brazzale@unipd.it>, following earlier work by Douglas Bates. The function tem is based on work by Anthony Davison <Anthony.Davison@epfl.ch>
Initial release
2015-08-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.