se {windex} | R Documentation |
Calculates standard error
Description
Calculates standard error of a numerical vector.
Usage
se(x)
Arguments
x |
Numerical vector. |
Value
Returns the standard error of the values in the vector.
Author(s)
Kevin Arbuckle
[Package windex version 2.0.8 Index]