Learn R Programming

bpnreg (version 2.0.3)

hpd_est_circ: 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

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

Run the code above in your browser using DataLab