Skip to contents

Prints the divergences, saturated treedepths, and low E-BFMI warnings.

Usage

hmc_diagnostics(x)

Arguments

x

[dynamitefit]
The model fit object.

Value

Returns x (invisibly). data.table::setDTthreads(1) # For CRAN hmc_diagnostics(gaussian_example_fit)

See also

Model diagnostics lfo(), loo.dynamitefit(), mcmc_diagnostics()