PLS_Toolbox Documentation: plotpct< plotkd plotqq >

plotpct

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, plotkd, plotqq, plotsym


< plotkd plotqq >