| sd {ftsa} | R 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
[Package ftsa version 6.4 Index]