Source: wikibot/arviz

= ArviZ
{wiki=ArviZ}

ArviZ is an open-source library in Python primarily used for exploratory analysis of Bayesian models. It provides tools for analyzing and visualizing the results of probabilistic models that are typically estimated using libraries such as PyMC, Stan, or TensorFlow Probability. Key features of ArviZ include: 1. **Visualization**: It includes a variety of plotting functions to help users visualize posterior distributions, compare models, and assess convergence through tools like trace plots, pair plots, and posterior predictive checks.