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

View source: R/nlreg.R

fitted.nlregR Documentation

Use fitted() on a ‘nlreg’ object

Description

This is a method for the function fitted() for objects inheriting from class nlreg. See fitted for the general behavior of this function and for the interpretation of object.

Usage

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

See Also

nlreg.object, fitted


nlreg documentation built on June 8, 2025, 10:39 a.m.