sd: Standard deviation

View source: R/sd.R

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


ftsa documentation built on Sept. 11, 2023, 5:09 p.m.