circSD: Compute the Circular Standard Deviation

View source: R/circGLMClassFunctions.R

circSDR Documentation

Compute the Circular Standard Deviation

Description

Returns the circular standard deviation of a vector of circular data which is defined as the square root of minus 2 times the log of the mean resultant length.

Usage

circSD(x)

Arguments

x

A vector of angles.

Value

A numeric, the circular standard deviation.


keesmulder/circglmbayes documentation built on July 24, 2022, 6:39 a.m.