circSD: Compute the Circular Standard Deviation

Description Usage Arguments Value

View source: R/circGLMClassFunctions.R

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

1
circSD(x)

Arguments

x

A vector of angles.

Value

A numeric, the circular standard deviation.


circglmbayes documentation built on Jan. 22, 2021, 5:09 p.m.