Binning highest density regions in one or two dimensions
hdr_bin(x, y = NULL, prob = c(0.5, 0.9, 0.99), ...)
Numeric vector
Numeric vector of same length as x.
Probability coverage required for HDRs
...
probability coverage for each element of the numeric vectors.