Package: Rmodule 1.0
Rmodule: Automated Markov Chain Monte Carlo for Arbitrarily Structured Correlation Matrices
Supports automated Markov chain Monte Carlo for arbitrarily structured correlation matrices. The user supplies data, a correlation matrix in symbolic form, the current state of the chain, a function that computes the log likelihood, and a list of prior distributions. The package's flagship function then carries out a parameter-at-a-time update of all correlation parameters, and returns the new state. The method is presented in Hughes (2023), in preparation.
Authors:
Rmodule_1.0.tar.gz
Rmodule_1.0.tar.gz(r-4.7-arm64)Rmodule_1.0.tar.gz(r-4.7-x86_64)Rmodule_1.0.tar.gz(r-4.6-arm64)Rmodule_1.0.tar.gz(r-4.6-x86_64)
Rmodule_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rmodule/json (API)
| # Install 'Rmodule' in R: |
| install.packages('Rmodule', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6f7d962ff9. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 127 | ||
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 173 | ||
| linux-release-arm64 | OK | 128 | ||
| linux-release-x86_64 | OK | 125 | ||
| wasm-release | OK | 112 |
Exports:update_R
Dependencies:latticeMatrixRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Update the state vector of the correlation parameters. | update_R |
