minpack.lm

From MaRDI portal
(Redirected from Software:23556)
Minpack.lm



swMATH11616CRANminpack.lmMaRDI QIDQ23556FDOQ23556

R Interface to the Levenberg-Marquardt Nonlinear Least-Squares Algorithm Found in MINPACK, Plus Support for Bounds

Timur V. Elzhov

Last update: 11 September 2023

Copyright license: GNU General Public License, version 3.0

Software version identifier: 1.2-3, 1.2-2, 1.2-4

Official website: http://cran.r-project.org/web/packages/minpack.lm/index.html

Source code repository: https://github.com/cran/minpack.lm

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.




Cited In (only showing first 100 items - show all)


This page was built for software: minpack.lm