View source: R/mcmc_diagnostics.R
| hmc_diagnostics | R Documentation |
Prints the divergences, saturated treedepths, and low E-BFMI warnings.
hmc_diagnostics(x, ...)
## S3 method for class 'dynamitefit'
hmc_diagnostics(x, ...)
x |
[ |
... |
Ignored. |
Returns x (invisibly).
data.table::setDTthreads(1) # For CRAN
hmc_diagnostics(gaussian_example_fit)
Model diagnostics
lfo(),
loo.dynamitefit(),
mcmc_diagnostics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.