Learn R Programming

ftsa (version 3.2)

median: Median

Description

Generic function for the median.

Usage

median(...)

Arguments

Value

Refer to specific methods. For numeric vectors, see the median function in the stats package.

Details

The median function in the stats package is replaced by median.default.

See Also

median.fts