HMC Diagnostics for a dynamite
Model
dynamite
ModelPrints the divergences, saturated treedepths, and low E-BFMI warnings.
hmc_diagnostics(x, ...) ## S3 method for class 'dynamitefit' hmc_diagnostics(x, ...)
x
: [dynamitefit
]
The model fit object.
...
: Ignored.
Returns x
(invisibly). data.table::setDTthreads(1) # For CRAN hmc_diagnostics(gaussian_example_fit)
Model diagnostics lfo()
, loo.dynamitefit()
, mcmc_diagnostics()
Useful links