hpd_est_circ: Compute the 95 percent HPD of a vector of circular data

View source: R/utils.R

hpd_est_circR Documentation

Compute the 95 percent HPD of a vector of circular data

Description

Compute the 95 percent HPD of a vector of circular data

Usage

hpd_est_circ(x)

Arguments

x

a vector of circular data

Examples

library(bpnreg)
hpd_est_circ(subset(Motor, Cond = "exp")$Phaserad)


joliencremers/bpnreg documentation built on Nov. 9, 2023, 4:55 a.m.