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-4 | 
| Suggests: | MASS | 
| Published: | 2023-09-11 | 
| DOI: | 10.32614/CRAN.package.minpack.lm | 
| 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.html , minpack.lm.pdf | 
| Package source: | minpack.lm_1.2-4.tar.gz | 
| Windows binaries: | r-devel: minpack.lm_1.2-4.zip, r-release: minpack.lm_1.2-4.zip, r-oldrel: minpack.lm_1.2-4.zip | 
| macOS binaries: | r-release (arm64): minpack.lm_1.2-4.tgz, r-oldrel (arm64): minpack.lm_1.2-4.tgz, r-release (x86_64): minpack.lm_1.2-4.tgz, r-oldrel (x86_64): minpack.lm_1.2-4.tgz | 
| Old sources: | minpack.lm archive | 
Please use the canonical form https://CRAN.R-project.org/package=minpack.lm to link to this page.