Package: postpack 0.5.4.9000

postpack: Utilities for Processing Posterior Samples Stored in 'mcmc.lists'
The aim of 'postpack' is to provide the infrastructure for a standardized workflow for 'mcmc.list' objects. These objects can be used to store output from models fitted with Bayesian inference using 'JAGS', 'WinBUGS', 'OpenBUGS', 'NIMBLE', 'Stan', or even custom MCMC algorithms. Although the 'coda' R package provides some methods for these objects, it is somewhat limited in easily performing post-processing tasks for specific nodes. Models are ever increasing in their complexity and the number of tracked nodes, and oftentimes a user may wish to summarize/diagnose sampling behavior for only a small subset of nodes at a time for a particular question or figure. Thus, many 'postpack' functions support performing tasks on a subset of nodes, where the subset is specified with regular expressions. The functions in 'postpack' streamline the extraction, summarization, and diagnostics of specific monitored nodes after model fitting. Further, because there is rarely only ever one model under consideration, 'postpack' scales efficiently to perform the same tasks on output from multiple models simultaneously, facilitating rapid assessment of model sensitivity to changes in assumptions.
Authors:
postpack_0.5.4.9000.tar.gz
postpack_0.5.4.9000.zip(r-4.7)postpack_0.5.4.9000.zip(r-4.6)postpack_0.5.4.9000.zip(r-4.5)
postpack_0.5.4.9000.tgz(r-4.6-any)postpack_0.5.4.9000.tgz(r-4.5-any)
postpack_0.5.4.9000.tar.gz(r-4.7-any)postpack_0.5.4.9000.tar.gz(r-4.6-any)
postpack_0.5.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
postpack/json (API)
NEWS
| # Install 'postpack' in R: |
| install.packages('postpack', repos = c('https://bstaton1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bstaton1/postpack/issues
Pkgdown/docs site:https://bstaton1.github.io
- cjs - Example mcmc.list 1
- cjs_no_rho - Example mcmc.list 2
Last updated from:eddf9dbf6e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 153 | ||
| source / vignettes | OK | 244 | ||
| linux-release-x86_64 | OK | 158 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 148 | ||
| windows-devel | OK | 124 | ||
| windows-release | OK | 102 | ||
| windows-oldrel | OK | 129 | ||
| wasm-release | OK | 140 |
Exports:array_formatdiag_plotsget_paramsmatch_paramspost_bindpost_convertpost_dimpost_removepost_subsetpost_summpost_thinvcov_decompwrite_model
Dependencies:abindbriocallrclicodacrayondescdiffobjellipseevaluatefftwtoolsfsgluejsonlitelatticelifecyclemagrittrmcmcsepkgbuildpkgloadpraiseprocessxpsR6RcppRcppArmadillorlangrprojrootstringistringrtestthatvctrswaldowithr
Example mcmc.lists
Rendered fromexample-mcmclists.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2020-08-31
Started: 2020-08-28
Feature Overview
Rendered fromfeature-overview.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2020-09-28
Started: 2020-08-28
Multiple Models
Rendered frommultiple-models.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2022-12-20
Started: 2020-08-28
Pattern Matching
Rendered frompattern-matching.Rmdusingknitr::rmarkdownon May 26 2026.Last update: 2020-08-31
Started: 2020-08-28
