arviz-devs / preliz

Exploring and eliciting probability distributions
https://preliz.readthedocs.io
Apache License 2.0
87 stars 9 forks source link

Predictive explorer: Add PyMC and Bambi example #452

Closed aloctavodia closed 4 months ago

aloctavodia commented 4 months ago

Predictive Explorer works now with PreliZ and PyMC. And in the future, it should work with Bambi too. Documentation should reflect that, see https://preliz.readthedocs.io/en/latest/examples/observed_space_examples.html#predictive-explorer

It will be nice to have a block of code with 3 tabs each one with the same model but written in PreliZ, PyMC or Bambi.