Plotpct

From Eigenvector Research Documentation Wiki
Revision as of 16:34, 3 September 2008 by imported>Jeremy (Importing text file)
Jump to navigation Jump to search

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