<< diacmap Graphics holdoff >>

fact >> Graphics > dotcmap

dotcmap

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

Calling sequence

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

Arguments

x:

a Div structure where the labels x.i are used 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

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

Authors


Report an issue
<< diacmap Graphics holdoff >>