<< scmap Graphics

fact >> Graphics > starcmap

starcmap

figure representing the observations by a star whose color depends on the class of the observation

Calling sequence

starcmap(x,col1,col2,startpos,endpos,(labcol1),(labcol2))

Arguments

x:

a Div structure where the labels x.i are used x.i to identify the observations by their classes

col1,col2:

columns of x.d chosen for the abscissa and the ordinate respectively

startpos, endpos:

range within the strings of x.i which identifies the class of each observation

(labcol1), (labcol2):

labels of the abscissa and the ordinate respectively

Examples

starcmap(x,3,10,2,4,'pc3','pc10')

Authors


Report an issue
<< scmap Graphics