arviz-devs / arviz-plots

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

Add PlotMatrix #48

Open OriolAbril opened 3 months ago

OriolAbril commented 3 months ago

Add a 2nd plot manager class, similar to PlotCollection but that generates a matrix (with a diagonal too optionally) with all the pairwise subset combinations. It will be needed for:

My idea would be to use the same method names as PlotCollection whenever possible, adding new ones for the other features.

For example: