View source: R/standard_error.R
se | R Documentation |
Compute the standard error of the mean, assuming a normal distribution
se(x)
x |
numeric vector. |
The value of the standard error of the mean = sd / sqrt(n)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.