Package: mmcc 0.0.9.9000
mmcc: tidy mcmc.list using data.table
Tidy up, diagnose, and visualise your mcmc samples quickly and easily so you can get on with your analysis.
Authors:
mmcc_0.0.9.9000.tar.gz
mmcc_0.0.9.9000.zip(r-4.7)mmcc_0.0.9.9000.zip(r-4.6)mmcc_0.0.9.9000.zip(r-4.5)
mmcc_0.0.9.9000.tgz(r-4.6-any)mmcc_0.0.9.9000.tgz(r-4.5-any)
mmcc_0.0.9.9000.tar.gz(r-4.7-any)mmcc_0.0.9.9000.tar.gz(r-4.6-any)
mmcc_0.0.9.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
mmcc/json (API)
| # Install 'mmcc' in R: |
| install.packages('mmcc', repos = c('https://njtierney.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/njtierney/mmcc/issues
- example_jags_model - Example JAGS Model
- example_stan_model - Example STAN Model
Last updated from:f1f271bf56. Checks:1 WARNING, 3 OK, 5 ERROR. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 174 | ||
| source / vignettes | OK | 225 | ||
| linux-release-x86_64 | OK | 168 | ||
| macos-release-arm64 | ERROR | 171 | ||
| macos-oldrel-arm64 | ERROR | 88 | ||
| windows-devel | ERROR | 118 | ||
| windows-release | ERROR | 142 | ||
| windows-oldrel | ERROR | 175 | ||
| wasm-release | OK | 165 |
Exports:diag_autocorrdiag_essdiag_mc_stderrglancemcmc_to_dtn_chainn_itern_simsn_varthin_dttidy
Dependencies:clicodadata.tablegenericsgluelatticelifecyclemagrittrpurrrrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Diagnostic: Calculate the autocorrelation for each chain and parameter | diag_autocorr |
| Diagnostic: Calculate the effective sample size for each chain and parameter | diag_ess |
| Batch Means Standard Errors | diag_mc_stderr |
| Example JAGS Model | example_jags_model |
| Example STAN Model | example_stan_model |
| Glance upon your dic samples to get the penalised deviance | glance.dic |
| Glance upon your mcmclist to get summary information | glance.mcmc.list |
| Convert 'mcmc.list' to a tidy data.table object | mcmc_to_dt |
| Convert 'mcmc.list' to a tidy data.table object | mcmc_to_dt.mcmc.list |
| MCMC tidiers (draft) for STAN | mcmc_to_dt.stanfit |
| Dimensions of MCMC objects | mcmc-dims n_chain n_iter n_var |
| Return the number of simulations | n_sims |
| thin_dt | thin_dt |
| Return a tidy data summary of an MCMC object | tidy.mcmc.list |
