Last data update: 2014.03.03

R: Standard deviation
sdR Documentation

Standard deviation

Description

Generic functions for standard deviation.

Usage

sd(...)

Arguments

...

Arguments passed to specific methods.

Details

The sd functions in the stats package are replaced by sd.default.

Value

Refer to specific methods. For numeric vectors, see the sd functions in the stats package.

Author(s)

Han Lin Shang

See Also

sd.fts

Results