Learn R Programming

windex (version 2.1.0)

se: Calculates standard error

Description

Calculates standard error of a numerical vector.

Usage

se(x)

Value

Returns the standard error of the values in the vector.

Arguments

x

Numerical vector.

Author

Kevin Arbuckle