Description Usage Arguments Value Examples
Standard error of the mean
1
sem(x)
x
Numeric vector
A numeric
1 2 3 4
# Get the SEM of some T (not t) distributed samples with ascending size sem(rnorm(10, 50, 10)) sem(rnorm(20, 50, 10)) sem(rnorm(30, 50, 10))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.