powered by
############################################################################ Function to estimate standard error of the mean
get_sem(x)
SE the standard error of the mean
a vector
get_sem(c(1, 2, 3, 4))
Run the code above in your browser using DataLab