[ ソース: r-cran-tmb ]
パッケージ: r-cran-tmb (1.9.2-1)
r-cran-tmb に関するリンク
Debian の資源:
r-cran-tmb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R template model builder: general random effect tool
With this tool, a user should be able to quickly implement complex random effect models through simple C++ templates. The package combines 'CppAD' (C++ automatic differentiation), 'Eigen' (templated matrix-vector library) and 'CHOLMOD' (sparse matrix routines available from R) to obtain an efficient implementation of the applied Laplace approximation with exact derivatives. Key features are: Automatic sparseness detection, parallelism through 'BLAS' and parallel user templates.
その他の r-cran-tmb 関連パッケージ
|
|
|
|
-
- dep: libblas3
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: liblapack3
- 線形代数ルーチンライブラリ 3 - 共有ライブラリ版
- または liblapack.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- 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
-
- dep: r-cran-matrix (>= 1.5-3-1~)
- GNU R package of classes for dense and sparse matrices
-
- dep: r-cran-rcppeigen
- GNU R package for Eigen templated linear algebra
-
- sug: r-cran-numderiv
- GNU R package for accurate numerical derivatives