Package: minpack.lm 1.2-4
minpack.lm: R Interface to the Levenberg-Marquardt Nonlinear Least-Squares Algorithm Found in MINPACK, Plus Support for Bounds
The nls.lm function provides an R interface to lmder and lmdif from the MINPACK library, for solving nonlinear least-squares problems by a modification of the Levenberg-Marquardt algorithm, with support for lower and upper parameter bounds. The implementation can be used via nls-like calls using the nlsLM function.
Authors:
minpack.lm_1.2-4.tar.gz
minpack.lm_1.2-4.tar.gz(r-4.5-noble)minpack.lm_1.2-4.tar.gz(r-4.4-noble)
minpack.lm_1.2-4.tgz(r-4.4-emscripten)minpack.lm_1.2-4.tgz(r-4.3-emscripten)
minpack.lm.pdf |minpack.lm.html✨
minpack.lm/json (API)
NEWS
# Install 'minpack.lm' in R: |
install.packages('minpack.lm', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:ba4c57f85f. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
Exports:nls.lmnls.lm.controlnlsLMwfct
Dependencies: