mode_est_circ: Compute the mode of a vector of circular data

View source: R/utils.R

mode_est_circR Documentation

Compute the mode of a vector of circular data

Description

Compute the mode of a vector of circular data

Usage

mode_est_circ(x)

Arguments

x

a vector of circular data

Examples

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


bpnreg documentation built on May 29, 2024, 12:35 p.m.