arviz_stats.base.array_stats.rhat_nested

arviz_stats.base.array_stats.rhat_nested#

array_stats.rhat_nested(ary, superchain_ids, method='rank', chain_axis=-2, draw_axis=-1)#

Compute nested rhat on array-like inputs.

See docstring of arviz_stats.rhat_nested for full description of computation and arguments.

Parameters:
aryarray_like
superchain_idsarray_like
chain_axisint, default -2
draw_axisint, default -1
methodstr, default “rank”