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.zip(r-4.5)minpack.lm_1.2-4.zip(r-4.4)minpack.lm_1.2-4.zip(r-4.3)
minpack.lm_1.2-4.tgz(r-4.4-x86_64)minpack.lm_1.2-4.tgz(r-4.4-arm64)minpack.lm_1.2-4.tgz(r-4.3-x86_64)minpack.lm_1.2-4.tgz(r-4.3-arm64)
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://k-m-m.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: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win-x86_64 | OK | Oct 21 2024 |
R-4.5-linux-x86_64 | OK | Oct 21 2024 |
R-4.4-win-x86_64 | OK | Oct 21 2024 |
R-4.4-mac-x86_64 | OK | Oct 21 2024 |
R-4.4-mac-aarch64 | OK | Oct 21 2024 |
R-4.3-win-x86_64 | OK | Oct 21 2024 |
R-4.3-mac-x86_64 | OK | Oct 21 2024 |
R-4.3-mac-aarch64 | OK | Oct 21 2024 |
Exports:nls.lmnls.lm.controlnlsLMwfct
Dependencies: