ftsa (version 5.5)

quantile: 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.

See Also

quantile.fts