Julia library for calculating Highest Density Regions.
pkg> add HighestDensityRegions
The single exported function is hdr_thresholds
, which returns a vector thresholds for the given probabilities.
This example code was used to produce
This example code was used to produce
- Hyndman, R. J. (1996). Computing and graphing highest density regions. The American Statistician, 50(2), 120–126.