Description Usage Arguments Value Examples
View source: R/ScriptHomemadeFunctions.R
Computes the standard error of a sample mean. Useful to add error bars on plots or to compute intervals of confidence.
1 | se.m(x)
|
x |
a vector |
The standard error of the input vector's mean.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.