Rdocumentation
powered by
Learn R Programming
papaja (version 0.1.0.9479)
se: Standard errors
Description
Calculates the standard error of the mean
Usage
se(x, na.rm = TRUE)
Arguments
x
Numeric. A vector of observations.
na.rm
Logical. Specifies if missing values should be removed.