check_hmc_diagn | R Documentation |
Check that:
There are no divergent iterations.
The Bayesian Fraction of Missing Information (BFMI) is sufficiently low.
The number of iterations that saturated the max treedepth is zero.
Please see rstan::check_hmc_diagnostics()
for details.
check_hmc_diagn(stan_fit)
stan_fit |
A |
A warning message in case of detected problems.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.