PLS_Toolbox Documentation: qtool< plotsym resize >

qtool

Purpose

Interactive quantile-quantile plot gui.

Synopsis

 

qtool(x)

Description

Assesses how well a particular distribution fits the data (x).

Inputs:

                         x =   The name of a matrix (column vector) in which the sample data is stored.

Examples

 

qtool(x)

 

Note: If a sample contains all negative values, then some of the overlay distributions will not be drawn as they are not applicable. If only some of the sample is made up of negative values, these values are ignored in obtaining the maximum likelihood estimates and subsequent results.

See Also

ktool, plotcqq, plotkd, plotqq, cqtool


< plotsym resize >