powered by
Calculates the standard error of the mean
se(x, na.rm = TRUE)
Numeric. A vector of observations.
Logical. Specifies if missing values should be removed.