Trendtool

From Eigenvector Research Documentation Wiki
Revision as of 14:30, 10 October 2008 by imported>Jeremy
Jump to navigation Jump to search

Purpose

Univariate trend analysis tool.

Synopsis

trendtool(axis,data)
trendtool(data)
trendtool

Description

TRENDTOOL allows the user to graphically perform univariate analysis of two-way data. Inputs are axis which is the variable scale to plot against [can be omitted] and data the data to plot in which rows are samples. If data is omitted, the user is prompted to load a DataSet to analyze.

Right-clicking on the trend data plot allows placement of "markers". Markers return some metric at a given point (includes signal at the point, integrated signal between two points, full-width at half height, or interpolated position between two points).

A reference marker can be added to any marker to subtract the height at a point or a two-point baseline from the associated marker.

Other operations: Markers can be saved or loaded using the toolbar buttons. A Waterfall plot (linked to axis range shown in data plot) can be created using the waterfall toolbar button.

The results of the analysis are plotted in the trend results plot which shows a color-coded results of the univariate analysis and allows saving of the analysis results and selection of points to show in the trend data figure.

See Also

pca, plotgui