Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: pp
See also: plot2 plotandrews plotpcp plotsplom

Macro: plotgt
Description: Interactive grand tour and projection pursuit methods of a multivariate dataset.

Link:
Usage: plotgt (l)
Input:
l n x p matrix or a list
l.x l.prep scalar
l.col color

Note:

Example:
; loads the library pp
library ("pp")
; reads the swiss banknote data (200x6)
x = read("bank2")
; executes the grand tour 
plotgt (x)
Result:
shows the grand tour 

Library: pp
See also: plot2 plotandrews plotpcp plotsplom

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Author: Sigbert Klinke, 970418
(C) MD*TECH Method and Data Technologies, 28.6.1999