gslnls
CRANgslnlsMaRDI QIDQ80858FDOQ80858
GSL Nonlinear Least-Squares Fitting
Last update: 11 December 2023
Copyright license: GNU Lesser General Public License, version 3.0
Software version identifier: 1.1.2, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.2.0
An R interface to nonlinear least-squares optimization with the GNU Scientific Library (GSL), see M. Galassi et al. (2009, ISBN:0954612078). The available trust region methods include the Levenberg-Marquardt algorithm with and without geodesic acceleration, the Steihaug-Toint conjugate gradient algorithm for large systems and several variants of Powell's dogleg algorithm. The interface includes multi-start optimization using quasi-random samples based on a modified version of algorithm in Hickernell and Yuan (1997, OR Transactions). Bindings are provided to tune a number of parameters affecting the low-level aspects of the trust region algorithms. The interface mimics R's nls() function and returns model objects inheriting from the same class.
Cited In (1)
This page was built for software: gslnls