Closed
Description
check_sampler_transitions_treedepth
and check_divergences
should be accessible to the user in some way.
Either separately or as part of fit$diagnose()
or something with possibly other checks.
Cmdstan's diagnostics checks E-BMFI which is simple (only requires energy__
I think) and two that require reading all data (ESS and RHAT checks).