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 1 day ago
Needs compilation? yes
License LGPL-3
CRAN checks gslnls results
Language en-US

Downloads

Yesterday 80 +167%
Last 7 days 428 +78%
Last 30 days 867 +34%
Last 90 days 2.105 +2%
Last 365 days 7.274 +44%

Maintainer

Maintainer

Joris Chau

joris.chau@openanalytics.eu

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