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:Timur V. Elzhov, Katharine M. Mullen, Andrej-Nikolai Spiess, Ben Bolker

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'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

7.25 score 1 stars 171 packages 1.5k scripts 23k downloads 4 exports 0 dependencies

Last updated 1 years agofrom:ba4c57f85f. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-win-x86_64OKOct 21 2024
R-4.5-linux-x86_64OKOct 21 2024
R-4.4-win-x86_64OKOct 21 2024
R-4.4-mac-x86_64OKOct 21 2024
R-4.4-mac-aarch64OKOct 21 2024
R-4.3-win-x86_64OKOct 21 2024
R-4.3-mac-x86_64OKOct 21 2024
R-4.3-mac-aarch64OKOct 21 2024

Exports:nls.lmnls.lm.controlnlsLMwfct

Dependencies: