The nls.lm function provides an R interface to lmder and lmdif from the MINPACK library, for solving nonlinear least-squares problems by a modification of the Levenberg-Marquardt algorithm, with support for lower and upper parameter bounds. The implementation can be used via nls-like calls using the nlsLM function.
Version: | 1.2-2 |
Suggests: | MASS |
Published: | 2022-04-13 |
Author: | Timur V. Elzhov, Katharine M. Mullen, Andrej-Nikolai Spiess, Ben Bolker |
Maintainer: | Katharine M. Mullen <mullenkate at gmail.com> |
License: | GPL-3 |
Copyright: | inst/COPYRIGHTS minpack.lm copyright details |
NeedsCompilation: | yes |
Materials: | NEWS |
In views: | ChemPhys, Optimization |
CRAN checks: | minpack.lm results |
Reference manual: | minpack.lm.pdf |
Package source: | minpack.lm_1.2-2.tar.gz |
Windows binaries: | r-devel: minpack.lm_1.2-2.zip, r-release: minpack.lm_1.2-2.zip, r-oldrel: minpack.lm_1.2-2.zip |
macOS binaries: | r-release (arm64): minpack.lm_1.2-2.tgz, r-oldrel (arm64): minpack.lm_1.2-2.tgz, r-release (x86_64): minpack.lm_1.2-2.tgz, r-oldrel (x86_64): minpack.lm_1.2-2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=minpack.lm to link to this page.