se | R Documentation |
Calculate the standard error of the mean of a vector of numbers, as SD(x) / sqrt(N)
.
se(x, na.rm = FALSE)
x |
numeric vector or matrix |
na.rm |
logical. Should missing values be removed? |
a single numeric value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.