hmc_diagnostics: HMC Diagnostics for a 'dynamite' Model

View source: R/mcmc_diagnostics.R

hmc_diagnosticsR Documentation

HMC Diagnostics for a dynamite Model

Description

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

Usage

hmc_diagnostics(x, ...)

## S3 method for class 'dynamitefit'
hmc_diagnostics(x, ...)

Arguments

x

[dynamitefit]
The model fit object.

...

Ignored.

Value

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

See Also

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


santikka/dynamite documentation built on April 17, 2025, 11:47 a.m.