# arviz
**Repository Path**: mirrors_lepy/arviz
## Basic Information
- **Project Name**: arviz
- **Description**: Exploratory analysis of Bayesian models with Python
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-11-14
- **Last Updated**: 2025-07-26
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[](https://dev.azure.com/ArviZ/ArviZ/_build/latest?definitionId=1&branchName=master)
[](https://codecov.io/gh/arviz-devs/arviz)
[](https://github.com/ambv/black)
[](https://gitter.im/arviz-devs/community)
[](https://doi.org/10.21105/joss.01143) [](https://doi.org/10.5281/zenodo.2540945)
[](https://numfocus.org)
# ArviZ
ArviZ (pronounced "AR-_vees_") is a Python package for exploratory analysis of Bayesian models.
Includes functions for posterior analysis, data storage, model checking, comparison and diagnostics.
### ArviZ in other languages
ArviZ also has a Julia wrapper available [ArviZ.jl](https://arviz-devs.github.io/ArviZ.jl/stable/).
## Documentation
The ArviZ documentation can be found in the [official docs](https://arviz-devs.github.io/arviz/index.html).
First time users may find the [quickstart](https://arviz-devs.github.io/arviz/getting_started/Introduction.html)
to be helpful. Additional guidance can be found in the
[usage documentation](https://arviz-devs.github.io/arviz/usage.html).
## Installation
### Stable
ArviZ is available for installation from [PyPI](https://pypi.org/project/arviz/).
The latest stable version can be installed using pip:
```
pip install arviz
```
ArviZ is also available through [conda-forge](https://anaconda.org/conda-forge/arviz).
```
conda install -c conda-forge arviz
```
### Development
The latest development version can be installed from the master branch using pip:
```
pip install git+git://github.com/arviz-devs/arviz.git
```
Another option is to clone the repository and install using git and setuptools:
```
git clone https://github.com/arviz-devs/arviz.git
cd arviz
python setup.py install
```
-------------------------------------------------------------------------------
## [Gallery](https://arviz-devs.github.io/arviz/examples/index.html)
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |