Revision as of 19:57, 2 September 2008 by imported>Jeremy
Purpose
Percentile plot.
Synopsis
- plotpct(x)
Description
Creates a percentile plot of the input (x). Plotted percentiles of centered and scaled x(i) versus i/(N+1).
INPUTS
- x = matrix (column vector) in which the sample data is stored.
Examples
plotpct(x)
See Also
plotcqq, plotedf, plotqq, plotkd