Standard error
sm_stdErr(data)
data
Numerical vector of data.
A double vector is returned with a standard error of the input (given sample).
library(smplot2) sm_stdErr(rnorm(10,0,1))