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 5: Line 5:
===Description===
===Description===
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.
===Examples===
===Examples===
plotedf(x)
plotedf(x)
===See Also===
===See Also===
[[plotcqq]], [[plotpct]], [[plotqq]], [[plotkd]]
[[plotcqq]], [[plotpct]], [[plotqq]], [[plotkd]]

Revision as of 20:57, 2 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