Choosecomp

From Eigenvector Research Documentation Wiki
Revision as of 19:32, 7 October 2008 by imported>Scott (New page: ===Purpose=== GUI to select number of components from SSQ table. ===Synopsis=== :ncomp = choosencomp(model) ===Description=== Presents user with a GUI SSQ table from which a desired n...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

GUI to select number of components from SSQ table.

Synopsis

ncomp = choosencomp(model)

Description

Presents user with a GUI SSQ table from which a desired number of components can be selected. Input (model) is a standard PCA model structure or SSQ table. Output (ncomp) is the selected number of components or [] empty if user cancels out of GUI.

See Also

ssqtable