Learn R Programming

bayesplot (version 1.13.0)

Plotting for Bayesian Models

Description

Plotting functions for posterior analysis, MCMC diagnostics, prior and posterior predictive checks, and other visualizations to support the applied Bayesian workflow advocated in Gabry, Simpson, Vehtari, Betancourt, and Gelman (2019) . The package is designed not only to provide convenient functionality for users, but also a common set of functions that can be easily used by developers working on a variety of R packages for Bayesian modeling, particularly (but not exclusively) packages interfacing with 'Stan'.

Copy Link

Version

Install

install.packages('bayesplot')

Monthly Downloads

37,568

Version

1.13.0

License

GPL (>= 3)

Maintainer

Jonah Gabry

Last Published

June 18th, 2025

Functions in bayesplot (1.13.0)

MCMC-parcoord

Parallel coordinates plot of MCMC draws
MCMC-combos

Combination plots
MCMC-scatterplots

Scatterplots of MCMC draws
MCMC-recover

Compare MCMC estimates to "true" parameter values
MCMC-distributions

Histograms and kernel density plots of MCMC draws
MCMC-overview

Plots for Markov chain Monte Carlo simulations
MCMC-diagnostics

General MCMC diagnostics
MCMC-traces

Trace and rank plots of MCMC draws
MCMC-nuts

Diagnostic plots for the No-U-Turn-Sampler (NUTS)
MCMC-intervals

Plot interval estimates from MCMC draws
PPC-intervals

PPC intervals
PPC-overview

Graphical posterior predictive checking
PPC-test-statistics

PPC test statistics
PPC-distributions

PPC distributions
PPD-distributions

PPD distributions
PPC-errors

PPC errors
PPC-discrete

PPCs for discrete outcomes
PPC-scatterplots

PPC scatterplots
PPC-loo

LOO predictive checks
PPC-censoring

PPC censoring
PPD-overview

Plots of posterior or prior predictive distributions
bayesplot-colors

Set, get, or view bayesplot color schemes
PPD-test-statistics

PPD test statistics
bayesplot-package

bayesplot: Plotting for Bayesian Models
bayesplot_theme_get

Get, set, and modify the active bayesplot theme
bayesplot_grid

Arrange plots in a grid
PPD-intervals

PPD intervals
bayesplot-extractors

Extract quantities needed for plotting from model objects
available_ppc

Get or view the names of available plotting or data functions
bayesplot-helpers

Convenience functions for adding or changing plot details
tidy-params

Tidy parameter selection
pp_check

Posterior (or prior) predictive checks (S3 generic and default method)
example-data

Example draws to use in demonstrations and tests
theme_default

Default bayesplot plotting theme
reexports

Objects exported from other packages