liesel.goose.summary_m.compute_hdi#

liesel.goose.summary_m.compute_hdi(arviz_array, hdi_prob, round_digits)[source]#

Compute Highest-Density Intervals for all chains. Returns two numpy arrays of lower and upper bounds of Highest-Density Intervals.

Return type

tuple[ndarray, ndarray]