coef.nlsr: Output model coefficients for nlsr object.

Description Usage Arguments Details Value Author(s) See Also

View source: R/nlsr-package.R

Description

coef.nlsr extracts and displays the coefficients for a model estimated by nlxb or nlfb in the nlsr structured object.

Usage

1
2
    ## S3 method for class 'nlsr'
coef(object, ...)

Arguments

object

An object of class 'nlsr'

...

Any data needed for the function. We do not know of any!

Details

coef.nlsr extracts and displays the coefficients for a model estimated by nlxb or nlfb.

Value

returns the coefficients from the nlsr object.

Author(s)

John C Nash <nashjc@uottawa.ca>

See Also

Function nls(), packages optim and optimx.


nlsr documentation built on Nov. 23, 2021, 3:01 a.m.