Learn R Programming

aroma.light (version 3.2.0)

averageQuantile: Gets the average empirical distribution

Description

Gets the average empirical distribution for a set of samples.

Usage

"averageQuantile"(X, ...) "averageQuantile"(X, ...)

Arguments

X
A list with K numeric vectors, or a numeric NxK matrix. If a list, the vectors may be of different lengths.
...
Not used.

Value

Returns a numeric vector of length equal to the longest vector in argument X.

Missing values

Missing values are excluded.

See Also

normalizeQuantileRank(). normalizeQuantileSpline(). quantile.