Customize posterior plot style using plot_posterior

Just for completeness,

pip install arviz

or for the latest version

pip install git+git://github.com/arviz-devs/arviz.git

I’m playing with some stylesheets here, but the layout should look the same. Note that you will need to shape the axes correctly or funny business will happen! You can replace az.load_arviz_data(...) with a pymc3 trace, and it should do fine.

image

1 Like