Installation
About
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. Multi-start optimization based on quasi-random samples is implemented using a modified version of the 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.
github.com/JorisChau/gslnls | |
System requirements | GSL (>= 2.2) |
Bug report | File report |
Key Metrics
Downloads
Yesterday | 58 0% |
Last 7 days | 204 -21% |
Last 30 days | 1.360 +55% |
Last 90 days | 3.192 +8% |
Last 365 days | 9.971 +77% |
Maintainer
Maintainer | Joris Chau |