Description Usage Arguments Value Missing values Author(s) See Also
Gets the average empirical distribution for a set of samples.
| 1 2 3 4 | ## S3 method for class 'list'
averageQuantile(X, ...)
## S3 method for class 'matrix'
averageQuantile(X, ...)
 | 
| X | A  | 
| ... | Not used. | 
Returns a numeric vector of length equal to the longest vector
in argument X.
Missing values are excluded.
Parts adopted from Gordon Smyth (http://www.statsci.org/) in 2002 \& 2006. Original code by Ben Bolstad at Statistics Department, University of California.
normalizeQuantileRank().
normalizeQuantileSpline().
quantile.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.