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

View source: R/nlreg.R

coef.nlregR Documentation

Use coef() on a ‘nlreg’ object

Description

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

Usage

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

See Also

nlreg.object, coef


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