Package: gslnls 1.3.2

Joris Chau

gslnls: GSL Multi-Start Nonlinear Least-Squares Fitting

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.

Authors:Joris Chau [aut, cre]

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

# Install 'gslnls' in R:
install.packages('gslnls', repos = c('https://cran.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

2.39 score 1 packages 27 scripts 1.0k downloads 6 exports 2 dependencies

Last updated 6 months agofrom:2464b20543. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 29 2024
R-4.5-linux-x86_64OKSep 29 2024

Exports:confintdgsl_nlsgsl_nls_controlgsl_nls_largenls_test_listnls_test_problem

Dependencies:latticeMatrix