Calculate the standard error of the mean (SEM) on a vector of data.
Takes input either with or without NA
's, and will then take input as to what
to do with the NA
's in the na.rm
option.
1 2 |
x |
Vector with numeric or integer data |
na.rm |
Remove |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.