check_energy: Check the energy Bayesian fraction of missing information...

View source: R/stan-utils.R

check_energyR Documentation

Check the energy Bayesian fraction of missing information (E-BFMI)

Description

Check the energy Bayesian fraction of missing information (E-BFMI)

Usage

check_energy(fit)

Arguments

fit

A stanfit object.

Value

1 if there were E-BFMI warnings and 0 otherwise.

Examples

## Not run: 
check_energy(fit)

## End(Not run)

tomshafer/tshfr documentation built on Sept. 27, 2022, 2:42 p.m.