Plotpct
From Eigenvector Documentation Wiki
Contents |
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)