find.circ.hdr {HDiR} | R Documentation |
Calculation of the boundaries of HDRs in the circular setting
Description
This function calculates the boundaries of HDRs in the circular setting.
Usage
find.circ.hdr(x, f, level)
Arguments
x |
Numeric vector of sorted angles in radians. |
f |
Evaluation on a circular density |
level |
Threshold of the HDR. |
Value
A numeric vector of angles in radians corresponding to the frontiers of the HDR.
Author(s)
Paula Saavedra-Nieves and Rosa M. Crujeiras.
[Package HDiR version 1.1.3 Index]