powered by
Calculate the standard error of the mean.
se(x, na.rm = FALSE)
Numeric.
Numeric vector.
Logical. If TRUE then remove NAs before calculation.
NA
link[stats]{sd}
se(1:100)
Run the code above in your browser using DataLab