std.error.circular | R Documentation |
Calculate the standard error of the mean for circular data
std.error.circular(x, na.rm = TRUE, silent = FALSE)
x |
input data |
na.rm |
Logical: Should missing values be removed? |
silent |
Logical: Should the number of NA's removed be displayed? |
The standard error of the mean (numeric value).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.