sem | R Documentation |
Standard error of the mean
sem(x, missing.value = NA, return.missing.value = NA)
x |
input vector |
missing.value |
values that are missing |
return.missing.value |
the value to return where there are missing values |
The standard error of the mean of x
Samuel Leung
http://en.wikipedia.org/wiki/Standard_error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.