Learn R Programming

⚠️There's a newer version (1.12.0) of this package.Take me there.

bayesplot (version 1.4.0)

Plotting for Bayesian Models

Description

Plotting functions for posterior analysis, model checking, and MCMC diagnostics. 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

41,522

Version

1.4.0

License

GPL (>= 3)

Maintainer

Jonah Gabry

Last Published

September 12th, 2017

Functions in bayesplot (1.4.0)

MCMC-nuts

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

Plots for Markov chain Monte Carlo simulations
MCMC-combos

Combination plots
MCMC-diagnostics

General MCMC diagnostics
MCMC-parcoord

Parallel coordinates plot of MCMC draws
MCMC-recover

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

Histograms and kernel density plots of MCMC draws
MCMC-intervals

Plot interval estimates from MCMC draws
MCMC-scatterplots

Scatterplots of MCMC draws
MCMC-traces

Trace plot (time series plot) of MCMC draws
PPC-scatterplots

PPC scatterplots
available_ppc

Get or view the names of available plotting functions
PPC-discrete

PPCs for discrete outcomes
PPC-test-statistics

PPC test statistics
theme_default

Default bayesplot plotting theme
PPC-loo

LOO predictive checks
PPC-overview

Graphical posterior predictive checking
PPC-distributions

PPC distributions
bayesplot-package

Plots for Bayesian Models
bayesplot_grid

Arrange plots in a grid
bayesplot-colors

Set, get, or view color schemes
example-data

Example draws to use in demonstrations and tests
pp_check

Posterior predictive checks (S3 generic and default method)
PPC-errors

PPC errors
PPC-intervals

PPC intervals
bayesplot-extractors

Extract quantities needed for plotting from model objects
bayesplot-helpers

Convenience functions for adding or changing plot details