powered by
Simply calculates the standard error of a vector of numbers.
se(x)
Numeric vector.
Standard error.
mean_ci, plot_neat
mean_ci
plot_neat
# NOT RUN { se( c(11, 15, 19, 43, 53, -4, 34, 8, 33, -1, 54 ) ) # }
Run the code above in your browser using DataLab