[ ソース: r-cran-rjags ]
パッケージ: r-cran-rjags (1:4-13-1)
r-cran-rjags に関するリンク
Debian の資源:
r-cran-rjags ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
R interface to the JAGS Bayesian statistics package
rjags allows calling JAGS code from R to estimate Bayesian statistical models using Gibbs sampling. Coupled with the coda package, it allows the researcher to set up data in R, run a model specified in the JAGS/BUGS language on the data, and then conduct post-estimation analysis using R's tools.
その他の r-cran-rjags 関連パッケージ
|
|
|
|
-
- dep: jags
- ベイジアン MCMC 向け Just Another Gibbs Sanpler - バイナリ
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 4.2.0-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-coda (>= 0.13)
- R による MCMC シミュレーション用出力分析および診断