arviz_stats.base.array_stats.mcse#
- array_stats.mcse(ary, chain_axis=-2, draw_axis=-1, method='mean', prob=None, circular=False)#
Compute of mcse on array-like inputs.
See docstring of
arviz_stats.mcsefor full description of computation and arguments.