se | R Documentation |
Calculates the standard error of the mean.
se(x, na.rm = TRUE)
x |
Numeric. A vector of observations. |
na.rm |
Logical. Specifies if missing values should be removed. |
The standard error of the mean as numeric vector of length 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.