arviz-devs / arviz-plots

ArviZ modular plotting
https://arviz-plots.readthedocs.io
Apache License 2.0
2 stars 1 forks source link

Add `reference_values` option to ppc plot #82

Open aloctavodia opened 1 month ago

aloctavodia commented 1 month ago

In some functions in PreliZ we allow the user to pass reference values. scalars lists/tuples or dictionaries are allowed, the dictionaries are used to pass labels and values. This can be particularly useful for prior predictive checks, like in the next figure. ref_values

imperorrp commented 4 weeks ago

This can be done, we could pass this to plot_collection.map() and apply a rotation to the annotate-xy visual element text for the vertical annotation