print.nlmrt: Print method for an object of class nlmrt.

Description Usage Arguments Details Value Note Author(s) See Also

Description

Print summary output (but involving some serious computations!) of an object of class nlmrt from nlxb or nlfb from package nlmrt.

Usage

1
2
    ## S3 method for class 'nlmrt'
print(x, ...)

Arguments

x

An object of class 'nlmrt'

...

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

Details

printsum.nlmrt performs a print method for an object of class 'nlmrt' that has been created by a routine such as nlfb or nlxb for nonlinear least squares problems.

Value

Invisibly returns the input object.

Note

Special notes, if any, will appear here.

Author(s)

John C Nash <nashjc@uottawa.ca>

See Also

Function nls(), packages optim and optimx.


nlmrt documentation built on May 1, 2019, 11:31 p.m.