Package: gslnls 1.4.2

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.2.tar.gz
gslnls_1.4.2.zip(r-4.7)gslnls_1.4.2.zip(r-4.6)gslnls_1.4.2.zip(r-4.5)
gslnls_1.4.2.tgz(r-4.6-x86_64)gslnls_1.4.2.tgz(r-4.6-arm64)gslnls_1.4.2.tgz(r-4.5-x86_64)gslnls_1.4.2.tgz(r-4.5-arm64)
gslnls_1.4.2.tar.gz(r-4.7-arm64)gslnls_1.4.2.tar.gz(r-4.7-x86_64)gslnls_1.4.2.tar.gz(r-4.6-arm64)gslnls_1.4.2.tar.gz(r-4.6-x86_64)
gslnls_1.4.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
gslnls/json (API)

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

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

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

On CRAN:

Conda:

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

5.93 score 17 stars 4 packages 42 scripts 636 downloads 7 exports 2 dependencies

Last updated from:3476f8a662. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK179
linux-devel-x86_64OK132
source / vignettesOK156
linux-release-arm64OK146
linux-release-x86_64OK139
macos-release-arm64OK95
macos-release-x86_64OK227
macos-oldrel-arm64OK129
macos-oldrel-x86_64OK193
windows-develOK132
windows-releaseOK105
windows-oldrelOK117
wasm-releaseOK98

Exports:confintdgsl_nlsgsl_nls_controlgsl_nls_largegsl_nls_lossnls_test_listnls_test_problem

Dependencies:latticeMatrix