Exploratory analysis of Bayesian models
Project description
ArviZ
ArviZ (pronounced "AR-vees") is a Python package for exploratory analysis of Bayesian models. Includes functions for posterior analysis, model checking, comparison and diagnostics.
Documentation
The ArviZ documentation can be found in the official docs. First time users may find the quickstart to be helpful. Additional guidance can be found in the usage documentation.
Installation
Stable
ArviZ is available for installation from PyPI. The latest stable version can be installed using pip:
pip install 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
|
|
|
|
|
|
|
|
|
|
|
|
Dependencies
ArviZ is tested on Python 3.5 and 3.6, and depends on NumPy, SciPy, xarray, and Matplotlib.
Citation
If you use ArviZ and want to cite it please use
Here is the citation in BibTeX format
@article{arviz_2019,
title = {{ArviZ} a unified library for exploratory analysis of {Bayesian} models in {Python}},
author = {Kumar, Ravin and Colin, Carroll and Hartikainen, Ari and Martin, Osvaldo A.},
journal = {The Journal of Open Source Software},
year = {2019},
doi = {10.21105/joss.01143},
url = {http://joss.theoj.org/papers/10.21105/joss.01143},
}
Contributions
ArviZ is a community project and welcomes contributions. Additional information can be found in the Contributing Readme
Code of Conduct
ArviZ wishes to maintain a positive community. Additional details can be found in the Code of Conduct
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file arviz-0.4.1.tar.gz
.
File metadata
- Download URL: arviz-0.4.1.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14644d5f4b8320f0dbfb827f4c647b345895d7129f3c59adb9bcdcb0adefe89 |
|
MD5 | 92035d254a95a4c88436a7db50e412fe |
|
BLAKE2b-256 | 4c8c73372f49fecc5e88c369ced5ad61f6a401929e414779e789e03fcd82423b |
File details
Details for the file arviz-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: arviz-0.4.1-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f888a6168175dacf74bfba8f72e9047fe5f2a70a226a1d9a442f154a430b5f84 |
|
MD5 | f93bb44dbeea93a9dedf9184a199edd1 |
|
BLAKE2b-256 | 78a932de4a85f023a9b62b0bcc32606c371893ac3fb5c96777d8cf646b4e6b67 |