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:Ben Staton [aut, cre]

postpack_0.5.4.9000.tar.gz
postpack_0.5.4.9000.zip(r-4.5)postpack_0.5.4.9000.zip(r-4.4)postpack_0.5.4.9000.zip(r-4.3)
postpack_0.5.4.9000.tgz(r-4.5-any)postpack_0.5.4.9000.tgz(r-4.4-any)postpack_0.5.4.9000.tgz(r-4.3-any)
postpack_0.5.4.9000.tar.gz(r-4.5-noble)postpack_0.5.4.9000.tar.gz(r-4.4-noble)
postpack_0.5.4.9000.tgz(r-4.4-emscripten)postpack_0.5.4.9000.tgz(r-4.3-emscripten)
postpack.pdf |postpack.html
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 site:https://bstaton1.github.io

Datasets:

On CRAN:

6.75 score 2 stars 1 packages 233 scripts 222 downloads 13 exports 35 dependencies

Last updated 2 years agofrom:eddf9dbf6e. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 02 2025
R-4.5-winOKFeb 02 2025
R-4.5-macOKFeb 02 2025
R-4.5-linuxOKFeb 02 2025
R-4.4-winOKFeb 02 2025
R-4.4-macOKFeb 02 2025
R-4.3-winOKFeb 02 2025
R-4.3-macOKFeb 02 2025

Exports:array_formatdiag_plotsget_paramsmatch_paramspost_bindpost_convertpost_dimpost_removepost_subsetpost_summpost_thinvcov_decompwrite_model

Dependencies:abindbriocallrclicodacrayondescdiffobjdigestellipseevaluatefftwtoolsfsgluejsonlitelatticelifecyclemagrittrmcmcsepkgbuildpkgloadpraiseprocessxpsR6RcppRcppArmadillorlangrprojrootstringistringrtestthatvctrswaldowithr

Example mcmc.lists

Rendered fromexample-mcmclists.Rmdusingknitr::rmarkdownon Feb 02 2025.

Last update: 2020-08-31
Started: 2020-08-28

Feature Overview

Rendered fromfeature-overview.Rmdusingknitr::rmarkdownon Feb 02 2025.

Last update: 2020-09-28
Started: 2020-08-28

Multiple Models

Rendered frommultiple-models.Rmdusingknitr::rmarkdownon Feb 02 2025.

Last update: 2022-12-20
Started: 2020-08-28

Pattern Matching

Rendered frompattern-matching.Rmdusingknitr::rmarkdownon Feb 02 2025.

Last update: 2020-08-31
Started: 2020-08-28