The problem
There are lots of different diagnostics, no helper thresholds (I am aware of) and some things are hard to find (i.e. divergent transitions)
A solution
A high-level diagnostics summary function or similar like those in cmdstan (https://systemdynamics101.com/html/cmdstanr) and the higher level wrappers). To work across different algs this would need to be a bit cleverer than what is offered in the stan ecosystem.
Other solutions
Perhaps something like this exists already? Maybe this package is too low level for this kind of feature and it should go elsewhere.
The problem
There are lots of different diagnostics, no helper thresholds (I am aware of) and some things are hard to find (i.e. divergent transitions)
A solution
A high-level diagnostics summary function or similar like those in cmdstan (https://systemdynamics101.com/html/cmdstanr) and the higher level wrappers). To work across different algs this would need to be a bit cleverer than what is offered in the stan ecosystem.
Other solutions
Perhaps something like this exists already? Maybe this package is too low level for this kind of feature and it should go elsewhere.