Plotedf: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
imported>Jeremy
(Importing text file)
Line 12: Line 12:
Displays a plot of the estimated cumulative distribution..  
Displays a plot of the estimated cumulative distribution..  


====INPUTS====
====Inputs====


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

Revision as of 17:34, 3 September 2008

Purpose

Empirical distribution fuction plot.

Synopsis

plotedf(x)

Description

Displays a plot of the estimated cumulative distribution..

Inputs

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

Examples

plotedf(x)

See Also

plotcqq, plotpct, plotqq, plotkd