-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
Description
I am opening this after seeing this tweet by Junpeng Lao to start a discussion about how to display diagnostics when we sample many chains, especially divergences. When we only have a few chains it is possible to give numbers for each chain and let the users make sense of them. What about when there are 1,000 chains? Is there a way to extract information that is:
- Understandable
- Actionable
Junpeng's visualization gives a nice quick overview: too much yellow (I assume divergences are in yellow) and there is something wrong. But how wrong is wrong? Is there a threshold of acceptable number of divergences? How can we do something about this?
PS: We could plot distributions in the terminal using eg gnuplotlib.
Reactions are currently unavailable