Learn R Programming

sasLM (version 0.5.0)

SEM: Standard Error of the Sample Mean

Description

The estimate of the standard error of the sample mean

Usage

SEM(x)

Arguments

x

a vector of numerics

Value

The estimate of the standard error of the sample mean

Details

It removes NA in the input vector.