arviz_plots.visuals.hist

Contents

arviz_plots.visuals.hist#

arviz_plots.visuals.hist(da, target, **kwargs)[source]#

Plot a histogram bins(as two arrays of left and right bin edges) vs bin_height(‘y’).

The input argument da is split into l_e, r_e and y using the dimension plot_axis.