Other packages > Find by keyword >

bayesplot  

Plotting for Bayesian Models
View on CRAN: Click here


Download and install bayesplot package within the R console
Install from CRAN:
install.packages("bayesplot")

Install from Github:
library("remotes")
install_github("cran/bayesplot")

Install by package version:
library("remotes")
install_version("bayesplot", "1.15.0")



Attach the package and use:
library("bayesplot")
Maintained by
Jonah Gabry
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-18
Latest Update: 2025-06-18
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'.
How to cite:
Jonah Gabry (2016). bayesplot: Plotting for Bayesian Models. R package version 1.15.0, https://cran.r-project.org/web/packages/bayesplot. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-08-25 09:00), 1.0.0 (2016-11-18 23:12), 1.1.0 (2016-12-20 08:16), 1.2.0 (2017-04-12 17:26), 1.3.0 (2017-08-07 22:48), 1.4.0 (2017-09-12 17:08), 1.5.0 (2018-03-30 19:12), 1.6.0 (2018-08-02 15:00), 1.7.0 (2019-05-23 06:50), 1.7.1 (2019-12-02 00:00), 1.7.2 (2020-05-28 07:20), 1.8.0 (2021-01-10 18:10), 1.8.1 (2021-06-14 21:10), 1.9.0 (2022-03-10 12:20), 1.10.0 (2022-11-16 23:00), 1.11.0 (2024-01-31 00:10), 1.11.1 (2024-02-15 06:30), 1.12.0 (2025-04-10 12:10), 1.13.0 (2025-06-19 01:10), 1.14.0 (2025-09-01 01:10), 1.15.0 (2025-12-12 08:11)
Other packages that cited bayesplot R package
View bayesplot citation profile
Other R packages that bayesplot depends, imports, suggests or enhances
Complete documentation for bayesplot
Functions, R codes and Examples using the bayesplot R package
Some associated functions: MCMC-combos . MCMC-diagnostics . MCMC-distributions . MCMC-intervals . MCMC-nuts . MCMC-overview . MCMC-parcoord . MCMC-recover . MCMC-scatterplots . MCMC-traces . PPC-censoring . PPC-discrete . PPC-distributions . PPC-errors . PPC-intervals . PPC-loo . PPC-overview . PPC-scatterplots . PPC-test-statistics . PPD-distributions . PPD-intervals . PPD-overview . PPD-test-statistics . available_ppc . bayesplot-colors . bayesplot-extractors . bayesplot-helpers . bayesplot-package . bayesplot_grid . bayesplot_theme_get . example-data . pp_check . reexports . theme_default . tidy-params . 
Some associated R codes: available-module-functions.R . bayesplot-colors.R . bayesplot-extractors.R . bayesplot-ggplot-themes.R . bayesplot-helpers.R . bayesplot-package.R . bayesplot_grid.R . example-data.R . helpers-gg.R . helpers-mcmc.R . helpers-ppc.R . helpers-shared.R . helpers-testthat.R . mcmc-combo.R . mcmc-diagnostics-nuts.R . mcmc-diagnostics.R . mcmc-distributions.R . mcmc-intervals.R . mcmc-overview.R . mcmc-parcoord.R . mcmc-recover.R . mcmc-scatterplots.R . mcmc-traces.R . pp_check.R . ppc-censoring.R . ppc-discrete.R . ppc-distributions.R . ppc-errors.R . ppc-intervals.R . ppc-loo.R . ppc-overview.R . ppc-scatterplots.R . ppc-test-statistics.R . ppd-distributions.R . ppd-intervals.R . ppd-overview.R . ppd-test-statistics.R . tidy-params.R . zzz.R .  Full bayesplot package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA