quantile: Quantile

quantileR Documentation

Quantile

Description

Generic functions for quantile.

Usage

quantile(x, ...)

Arguments

x

Numeric vector whose sample quantiles are wanted, or an object of a class for which a method has been defined.

...

Arguments passed to specific methods.

Value

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

Author(s)

Han Lin Shang

See Also

quantile.fts


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