The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

nlmrt: Functions for Nonlinear Least Squares Solutions

Replacement for nls() tools for working with nonlinear least squares problems. The calling structure is similar to, but much simpler than, that of the nls() function. Moreover, where nls() specifically does NOT deal with small or zero residual problems, nlmrt is quite happy to solve them. It also attempts to be more robust in finding solutions, thereby avoiding 'singular gradient' messages that arise in the Gauss-Newton method within nls(). The Marquardt-Nash approach in nlmrt generally works more reliably to get a solution, though this may be one of a set of possibilities, and may also be statistically unsatisfactory. Added print and summary as of August 28, 2012.

Version: 2016.3.2
Depends: R (≥ 2.15.0)
Suggests: minpack.lm, optimx, Rvmmin, Rcgmin, numDeriv
Published: 2016-03-04
Author: John C. Nash [aut, cre]
Maintainer: John C. Nash <nashjc at uottawa.ca>
License: GPL-2
NeedsCompilation: no
Materials: NEWS
CRAN checks: nlmrt results

Documentation:

Reference manual: nlmrt.pdf
Vignettes: nlmrt Tutorial

Downloads:

Package source: nlmrt_2016.3.2.tar.gz
Windows binaries: r-devel: nlmrt_2016.3.2.zip, r-release: nlmrt_2016.3.2.zip, r-oldrel: nlmrt_2016.3.2.zip
macOS binaries: r-release (arm64): nlmrt_2016.3.2.tgz, r-oldrel (arm64): nlmrt_2016.3.2.tgz, r-release (x86_64): nlmrt_2016.3.2.tgz, r-oldrel (x86_64): nlmrt_2016.3.2.tgz
Old sources: nlmrt archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nlmrt to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.