papaja (version 0.1.0.9842)

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.