hdr {distributional} | R Documentation |
Compute highest density regions
Description
Used to extract a specified prediction interval at a particular confidence level from a distribution.
Usage
hdr(x, ...)
Arguments
x |
Object to create hilo from. |
... |
Additional arguments used by methods. |
[Package distributional version 0.4.0 Index]