Learn R Programming

rtemis (version 0.79)

stderror: Standard Error of the Mean

Description

Calculate the standard error of the mean, which is equal to the standard deviation divided by the square root of the sample size. NA values are automatically removed

Usage

stderror(x)

Arguments

x

Vector, numeric: Input data