powered by
Calculates the highest-density interval of a vector of values.
hd_int(x, level = 0.95)
Numeric. A vector of observations.
Numeric. Defines the width of the interval. Defaults to 95% highest-density intervals.