[ 原始碼: r-cran-minpack.lm ]
套件:r-cran-minpack.lm(1.2-1-4 以及其他的)
r-cran-minpack.lm 的相關連結
Debian 的資源:
下載原始碼套件 r-cran-minpack.lm:
- [r-cran-minpack.lm_1.2-1-4.dsc]
- [r-cran-minpack.lm_1.2-1.orig.tar.gz]
- [r-cran-minpack.lm_1.2-1-4.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, libblis2-openmp, libblis2-pthread, libblis2-serial, libopenblas-base
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgfortran5 (>= 8)
- Runtime library for GNU Fortran applications
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, liblapack3, libopenblas-base
-
- dep: libminpack1
- nonlinear equations and nonlinear least squares shared library
-
- dep: r-api-3.5
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-base-core (>= 3.5.1-1)
- GNU R core of statistical computation and graphics system
-
- sug: r-cran-mass
- GNU R package of Venables and Ripley's MASS