find.circ.hdr: Calculation of the boundaries of HDRs in the circular setting

View source: R/find.circ.hdr.R

find.circ.hdrR 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 f on x.

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.


HDiR documentation built on Nov. 16, 2022, 5:14 p.m.

Related to find.circ.hdr in HDiR...