Learn R Programming

MCMCvis (version 0.16.5)

Tools to Visualize, Manipulate, and Summarize MCMC Output

Description

Performs key functions for MCMC analysis using minimal code - visualizes, manipulates, and summarizes MCMC output. Functions support simple and straightforward subsetting of model parameters within the calls, and produce presentable and 'publication-ready' output. MCMC output may be derived from Bayesian model output fit with Stan, NIMBLE, JAGS, and other software.

Copy Link

Version

Install

install.packages('MCMCvis')

Monthly Downloads

2,872

Version

0.16.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Casey Youngflesh

Last Published

November 26th, 2025

Functions in MCMCvis (0.16.5)

MCMCplot

Caterpillar plots of posterior distributions from MCMC output
MCMCdiag

Diagnostics summaries for models
MCMCvis-package

The 'MCMCvis' package
MCMCtrace

Trace and density plots from MCMC output
MCMCsummary

Summarize MCMC output
MCMCchains

Extract posterior chains from MCMC output
MCMC_data

Simulated MCMC output data
MCMCpstr

Summarize and extract posterior chains from MCMC output while preserving parameter structure
MCMC_data2

Simulated MCMC output data - #2