stan VS arviz

Compare stan vs arviz and see what are their differences.

stan

Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details. (by stan-dev)

arviz

Exploratory analysis of Bayesian models with Python (by arviz-devs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
stan arviz
44 3
2,521 1,526
0.9% 2.0%
9.4 7.8
2 days ago 18 days ago
C++ Python
BSD 3-clause "New" or "Revised" License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stan

Posts with mentions or reviews of stan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

arviz

Posts with mentions or reviews of arviz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-27.
  • Matplotlib for sabermetric analysis
    2 projects | /r/learnpython | 27 Nov 2021
    pymc3 is the standard Python library for Bayesian statistics, and used ArviZ for plotting, built on top of matplotlib
  • What is Probabilistic Programming?
    4 projects | /r/learnmachinelearning | 6 Sep 2021
    This tutorial explains what is probabilistic programming & provides a review of 5 frameworks (PPLs) using an example taken from Chapter 4 of Statistical Rethinking by Dr. Richard McElreath. Frameworks (PPLs) reviewed are - Stan (https://mc-stan.org/) PyMC3 (https://docs.pymc.io/) Tensorflow Probability (https://www.tensorflow.org/probability) Pyro/NumPyro (https://pyro.ai/) Turing.jl (https://turing.ml/stable/) I also provide the basic review of a great library called arviz (https://arviz-devs.github.io/arviz/), which can be used for all the above-mentioned PPLs to do Exploratory Data Analysis of Bayesian Models. Here is the link to the notebook in which I have implemented the example model using the above Frameworks/PPLs https://colab.research.google.com/drive/1zgR2b0j2waGi1ppnIe1rw7emkbBXtMqF?usp=sharing
  • Hacktoberfest: 69 Beginner-Friendly Projects You Can Contribute To
    67 projects | dev.to | 29 Sep 2020
    https://github.com/arviz-devs/arviz Exploratory analysis of Bayesian models with Python

What are some alternatives?

When comparing stan and arviz you can also consider the following projects:

PyMC - Bayesian Modeling and Probabilistic Programming in Python

matplotlib - matplotlib: plotting with Python

jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

Babel (Formerly 6to5) - 🐠 Babel is a compiler for writing next generation JavaScript.

rstan - RStan, the R interface to Stan

seaborn - Statistical data visualization in Python

Elo-MMR - Skill estimation systems for multiplayer competitions

brms - brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan

probability - Probabilistic reasoning and statistical analysis in TensorFlow

Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more