Package: gslnls 1.4.1

gslnls: GSL Multi-Start Nonlinear Least-Squares Fitting

An R interface to weighted 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). Robust nonlinear regression can be performed using various robust loss functions, in which case the optimization problem is solved by iterative reweighted least squares (IRLS). 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.

Authors:Joris Chau [aut, cre]

gslnls_1.4.1.tar.gz
gslnls_1.4.1.zip(r-4.5)gslnls_1.4.1.zip(r-4.4)gslnls_1.4.1.zip(r-4.3)
gslnls_1.4.1.tgz(r-4.4-x86_64)gslnls_1.4.1.tgz(r-4.4-arm64)gslnls_1.4.1.tgz(r-4.3-x86_64)gslnls_1.4.1.tgz(r-4.3-arm64)
gslnls_1.4.1.tar.gz(r-4.5-noble)gslnls_1.4.1.tar.gz(r-4.4-noble)
gslnls_1.4.1.tgz(r-4.4-emscripten)gslnls_1.4.1.tgz(r-4.3-emscripten)
gslnls.pdf |gslnls.html
gslnls/json (API)
NEWS

# Install 'gslnls' in R:
install.packages('gslnls', repos = c('https://jorischau.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jorischau/gslnls/issues

Uses libs:
  • gsl– GNU Scientific Library (GSL)
  • fortran– Runtime library for GNU Fortran applications

On CRAN:

gnu-scientific-librarygsllevenberg-marquardtmulti-startnonlinear-least-squaresnonlinear-regressionrobust-regresssionfortranglibc

6.61 score 15 stars 1 packages 34 scripts 4.4k downloads 7 exports 2 dependencies

Last updated 1 days agofrom:51a8b75dd1. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 17 2025
R-4.5-win-x86_64OKJan 17 2025
R-4.5-linux-x86_64OKJan 17 2025
R-4.4-win-x86_64OKJan 17 2025
R-4.4-mac-x86_64OKJan 17 2025
R-4.4-mac-aarch64OKJan 17 2025
R-4.3-win-x86_64OKJan 17 2025
R-4.3-mac-x86_64OKJan 17 2025
R-4.3-mac-aarch64OKJan 17 2025

Exports:confintdgsl_nlsgsl_nls_controlgsl_nls_largegsl_nls_lossnls_test_listnls_test_problem

Dependencies:latticeMatrix