Learn R Programming

hoa (version 2.1.4.1)

fitted.nlreg: 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 nlreg
fitted(object, …)
# S3 method for nlreg
fitted.values(object, …)

Arguments

See Also

nlreg.object, fitted