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

Quantlet: 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
l.col scalar
n/a 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



Author: S. Klinke, 19970418
(C) MD*TECH Method and Data Technologies, 05.02.2006