check_rhat: Check the potential scale reduction factors

View source: R/stan-utils.R

check_rhatR Documentation

Check the potential scale reduction factors

Description

Check the potential scale reduction factors

Usage

check_rhat(fit)

Arguments

fit

A stanfit object.

Value

1 if all Rhats look OK and 0 otherwise.

Examples

## Not run: 
check_rhat(fit)

## End(Not run)

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