Skip to main content
Ctrl+K
Logo image
0.15.1

Site Navigation

  • Getting Started
  • Example Gallery
  • User Guide
  • API Reference
  • Community
  • Contributing
  • About

Site Navigation

  • Getting Started
  • Example Gallery
  • User Guide
  • API Reference
  • Community
  • Contributing
  • About

Section Navigation

Mixed Plots

  • Forest Plot with ESS
  • Traceplot
  • Rank Bars Diagnostic with KDE
  • Traceplot with Circular Variables
  • Traceplot rank_vlines

Distributions

  • Density Plot
  • Dist Plot
  • Dot Plot
  • ECDF Plot
  • Forest Plot
  • Ridgeplot
  • Joint Plot
  • KDE Plot
  • 2D KDE
  • 2D KDE with HDI Contours
  • KDE quantiles
  • Hexbin PairPlot
  • KDE Pair Plot
  • KDE Pair Plot with HDI Contours
  • Point Estimate Pairplot
  • Posterior Plot
  • Posterior Plot (reducing school dimension)
  • Violin plot

Distribution Comparison

  • Density Plot (Comparison)
  • Forest Plot Comparison
  • Single-Sided Violin Plot

Inference Diagnostics

  • Autocorrelation Plot
  • Energy Plot
  • ESS Evolution Plot
  • ESS Local Plot
  • ESS Quantile Plot
  • Quantile Monte Carlo Standard Error Plot
  • Quantile MCSE Errobar Plot
  • Pair Plot
  • Parallel Plot
  • Rank plot

Regression or Time Series

  • Plot HDI
  • Regression Plot

Model Comparison

  • Bayes Factor Plot
  • Compare Plot
  • ELPD Plot
  • Pareto Shape Plot

Model Checking

  • Bayesian u-value Plot
  • Bayesian p-value with T statistic Plot
  • LOO-PIT ECDF Plot
  • LOO-PIT Overlay Plot
  • Posterior Predictive Check Plot
  • Posterior Predictive Check Cumulative Plot
  • Separation Plot

Styles

  • Matplotlib styles
  • Example gallery

Example gallery#

Mixed Plots#

Forest Plot with ESS using plot_forest

Forest Plot with ESS

Traceplot using plot_trace

Traceplot

Rank Bars Diagnostic with KDE using plot_trace

Rank Bars Diagnostic with KDE

Traceplot with Circular Variables using plot_trace

Traceplot with Circular Variables

Traceplot rank_vlines using plot_trace

Traceplot rank_vlines

Distributions#

Density Plot using plot_density

Density Plot

Dist Plot using plot_dist

Dist Plot

Dot Plot using plot_dot

Dot Plot

ECDF Plot using plot_ecdf

ECDF Plot

Forest Plot using plot_forest

Forest Plot

Ridgeplot using plot_forest

Ridgeplot

Joint Plot using plot_pair

Joint Plot

KDE Plot using plot_kde

KDE Plot

2D KDE using plot_kde

2D KDE

2D KDE with HDI Contours using plot_kde

2D KDE with HDI Contours

KDE quantiles using plot_kde

KDE quantiles

Hexbin PairPlot using plot_pair

Hexbin PairPlot

KDE Pair Plot using plot_pair

KDE Pair Plot

KDE Pair Plot with HDI Contours using plot_pair

KDE Pair Plot with HDI Contours

Point Estimate Pairplot using plot_pair

Point Estimate Pairplot

Posterior Plot using plot_posterior

Posterior Plot

Posterior Plot (reducing school dimension) using plot_posterior

Posterior Plot (reducing school dimension)

Violin plot using plot_violin

Violin plot

Distribution Comparison#

Density Plot (Comparison) using plot_density

Density Plot (Comparison)

Forest Plot Comparison using plot_forest

Forest Plot Comparison

Single-Sided Violin Plot using plot_violin

Single-Sided Violin Plot

Inference Diagnostics#

Autocorrelation Plot using plot_autocorr

Autocorrelation Plot

Energy Plot using plot_energy

Energy Plot

ESS Evolution Plot using plot_ess

ESS Evolution Plot

ESS Local Plot using plot_ess

ESS Local Plot

ESS Quantile Plot using plot_ess

ESS Quantile Plot

Quantile Monte Carlo Standard Error Plot using plot_mcse

Quantile Monte Carlo Standard Error Plot

Quantile MCSE Errobar Plot using plot_mcse

Quantile MCSE Errobar Plot

Pair Plot using plot_pair

Pair Plot

Parallel Plot using plot_parallel

Parallel Plot

Rank plot using plot_rank

Rank plot

Regression or Time Series#

Plot HDI using plot_hdi

Plot HDI

Regression Plot using plot_lm

Regression Plot

Model Comparison#

Bayes Factor Plot using plot_bf

Bayes Factor Plot

Compare Plot using plot_compare

Compare Plot

ELPD Plot using plot_elpd

ELPD Plot

Pareto Shape Plot using plot_khat

Pareto Shape Plot

Model Checking#

Bayesian u-value Plot using plot_bpv

Bayesian u-value Plot

Bayesian p-value with T statistic Plot using plot_bpv

Bayesian p-value with T statistic Plot

LOO-PIT ECDF Plot using plot_loo_pit

LOO-PIT ECDF Plot

LOO-PIT Overlay Plot using plot_loo_pit

LOO-PIT Overlay Plot

Posterior Predictive Check Plot using plot_ppc

Posterior Predictive Check Plot

Posterior Predictive Check Cumulative Plot using plot_ppc

Posterior Predictive Check Cumulative Plot

Separation Plot using plot_separation

Separation Plot

Styles#

Use Matplotlib Styles with arviz.style.use().

Use Matplotlib Styles with `arviz.style.use()`.

Matplotlib styles

previous

Working with InferenceData

next

Forest Plot with ESS

© Copyright 2018, ArviZ devs.

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.13.1.