[ 原始碼: r-cran-minpack.lm ]
套件:r-cran-minpack.lm(1.2-3-1)
r-cran-minpack.lm 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-minpack.lm:
- [r-cran-minpack.lm_1.2-3-1.dsc]
- [r-cran-minpack.lm_1.2-3.orig.tar.gz]
- [r-cran-minpack.lm_1.2-3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
GNU R Levenberg-Marquardt nonlinear least-squares algorithm found in MINPACK
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.
其他與 r-cran-minpack.lm 有關的套件
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libminpack1
- nonlinear equations and nonlinear least squares shared library
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-2)
- GNU R core of statistical computation and graphics system
-
- sug: r-cran-mass
- GNU R package of Venables and Ripley's MASS