[ 源代码: 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