var: Variance

View source: R/var.R

varR Documentation

Variance

Description

Generic functions for variance.

Usage

var(...)

Arguments

...

Arguments passed to specific methods.

Details

The cor functions in the stats package are replaced by var.default.

Value

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

Author(s)

Rob J Hyndman and Han Lin Shang

See Also

var.fts


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