Package: nlsr 2025.02.16

nlsr: Functions for Nonlinear Least Squares Solutions - Updated 2022

Provides tools for working with nonlinear least squares problems. For the estimation of models reliable and robust tools than nls(), where the the Gauss-Newton method frequently stops with 'singular gradient' messages. This is accomplished by using, where possible, analytic derivatives to compute the matrix of derivatives and a stabilization of the solution of the estimation equations. Tools for approximate or externally supplied derivative matrices are included. Bounds and masks on parameters are handled properly.

Authors:John C Nash [aut, cre], Duncan Murdoch [aut], Fernando Miguez [ctb], Arkajyoti Bhattacharjee [ctb]

nlsr_2025.02.16.tar.gz
nlsr_2025.02.16.zip(r-4.5)nlsr_2025.02.16.zip(r-4.4)nlsr_2025.02.16.zip(r-4.3)
nlsr_2025.02.16.tgz(r-4.5-any)nlsr_2025.02.16.tgz(r-4.4-any)nlsr_2025.02.16.tgz(r-4.3-any)
nlsr_2025.02.16.tar.gz(r-4.5-noble)nlsr_2025.02.16.tar.gz(r-4.4-noble)
nlsr_2025.02.16.tgz(r-4.4-emscripten)nlsr_2025.02.16.tgz(r-4.3-emscripten)
nlsr.pdf |nlsr.html
nlsr/json (API)
NEWS

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

Bug tracker:https://github.com/nashjc/nlsr/issues

On CRAN:

Conda:

7.02 score 5 packages 94 scripts 592 downloads 1 mentions 39 exports 1 dependencies

Last updated 21 days agofrom:7e4c212ee7. Checks:1 OK, 7 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 17 2025
R-4.5-winWARNINGFeb 17 2025
R-4.5-macWARNINGFeb 17 2025
R-4.5-linuxWARNINGFeb 17 2025
R-4.4-winWARNINGFeb 17 2025
R-4.4-macWARNINGFeb 17 2025
R-4.3-winWARNINGFeb 17 2025
R-4.3-macWARNINGFeb 17 2025

Exports:codeDerivdexfindSubexprsfnDerivisCALLisMINUSONEisONEisZEROjabackjacentraljafwdjandmodel2rjfunmodel2ssgrfunmodelexprnewDerivnewSimplificationnlfbnlsDerivnlsrnlsr.controlnlsrSSnlsSimplifynlxbnumericDerivRnvecpctrlpnlspnlslmprtpshortrawresresgrresssSSlogisJNSSmod2rjfunsysDerivssysSimplificationswrapnlsr

Dependencies:digest

nlsr/nlsr Background, Development, and Discussion

Rendered fromnlsr-devdoc.Rmdusingknitr::rmarkdownon Feb 17 2025.

Last update: 2024-04-06
Started: 2023-09-03

nlsr and Other Approaches to Derivatives in R

Rendered fromnlsr-derivs.Rmdusingknitr::rmarkdownon Feb 17 2025.

Last update: 2024-04-06
Started: 2023-09-03

An introduction to nlsr

Rendered fromIntro-to-nlsr.Rmdusingknitr::rmarkdownon Feb 17 2025.

Last update: 2024-04-06
Started: 2023-09-03

Specifying and Using Fixed Parameters in Nonlinear Estimation

Rendered fromFixedParameters.Rmdusingknitr::rmarkdownon Feb 17 2025.

Last update: 2024-04-06
Started: 2023-09-03

Symbolic and analytical derivatives in R

Rendered fromR-analytic-derivatives.Rmdusingknitr::rmarkdownon Feb 17 2025.

Last update: 2024-04-06
Started: 2023-09-03