Plotsym: Difference between revisions

From EVRI Test Wiki 02192024
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
(No difference)

Revision as of 08:21, 2 September 2008

Purpose

Symmetry plot.

Synopsis

vals = plotsym(x)

Description

Plotted are the distances above the median versus the distances below the median. In other words . If the distribution is symmetric, then all points should lie on a diagonal line. INPUTS:

  • x = matrix (column vector) in which the sample data is stored.

Examples

plotsym(x)

See Also

plotedf, plotkd, plotcqq, plotqq