Learn R Programming

onls (version 0.1-2)

NIST: Complicated nonlinear models from the NIST database

Description

Fits, by onls, a few complicated nonlinear models from the NIST database (https:/www.itl.nist.gov/div898/strd/nls/nls_main.shtml), i.e. 'Chwirut2', 'Gauss1', 'ENSO' and 'Rat43'.

Usage

NIST(verbose = FALSE)

Value

Output of the models

Arguments

verbose

logical. If TRUE, steps from the onls output are printed to the console.

Author

Andrej-Nikolai Spiess

Examples

Run this code
# \donttest{
NIST()
# }

Run the code above in your browser using DataLab