sem | R Documentation |
Compute the standard error of the mean
sem(x)
x |
Numeric, a vector of numbers. |
The standard error of the mean of the numbers in x
sem(c(1,2,3,4,5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.