actel (version 1.1.0)

std.error.circular: Calculate the standard error of the mean for circular data

Description

Calculate the standard error of the mean for circular data

Usage

std.error.circular(x, na.rm = TRUE, silent = FALSE)

Arguments

x

input data

na.rm

Logical: Should missing values be removed?

silent

Logical: Should the number of NA's removed be displayed?

Value

The standard error of the mean (numeric value).