CRAN/E | gslnls

gslnls

GSL Multi-Start Nonlinear Least-Squares Fitting

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

Version 1.3.2
R ≥ 3.5
Published 2024-05-01 132 days ago
Needs compilation? yes
License LGPL-3
CRAN checks gslnls results
Language en-US

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

Authors

Joris Chau

aut / cre

Material

NEWS
Reference manual
Package source

In Views

Optimization

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

gslnls archive

Depends

R ≥ 3.5

Imports

stats
Matrix

Reverse Imports

germinationmetrics