[ ソース: 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
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または 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