Skip to contents

Weighted circular standard deviation

Usage

circ_sd(x, w = NULL, ...)

Arguments

x

Vector of bearings (in degrees)

w

Optional vector of weights

...

Additional arguments to weighted.mean, e.g. `na.rm=TRUE`

Value

A named vector including the bearing of the mean resultant vector ("bearing") and the circular standard deviation ("iso")