CRAN/E | postpack

postpack

Utilities for Processing Posterior Samples Stored in 'mcmc.lists'

Installation

About

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.

bstaton1.github.io/postpack/
Bug report File report

Key Metrics

Version 0.5.4
R ≥ 3.5.0
Published 2022-12-21 497 days ago
Needs compilation? no
License MIT
License File
CRAN checks postpack results

Downloads

Yesterday 11 0%
Last 7 days 65 -4%
Last 30 days 197 -11%
Last 90 days 573 -29%
Last 365 days 2.651 -16%

Maintainer

Maintainer

Ben Staton

statonbe@gmail.com

Authors

Ben Staton

aut / cre

Material

NEWS
Reference manual
Package source

Vignettes

Example mcmc.lists
Feature Overview
Multiple Models
Pattern Matching

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

postpack archive

Depends

R ≥ 3.5.0

Imports

stringr ≥ 1.3.1
coda
mcmcse
abind

Suggests

knitr
rmarkdown
rstan
R2WinBUGS
R2jags
R2OpenBUGS
nimble
rjags
jagsUI

Reverse Imports

GCPBayes