powered by
Standard error
sm_stdErr(data)
A double vector is returned with a standard error of the input (given sample).
Numerical vector of data.
library(smplot2) sm_stdErr(rnorm(10, 0, 1))
Run the code above in your browser using DataLab