powered by
Returns the standard error of the mean of a given vector. Missing values are ignored.
stdErr(x)
Standard error of the mean of x.
a numeric vector
Steve Horvath