<< curves Graphics dotcmap >>

fact >> Graphics > diacmap

diacmap

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

Calling sequence

diacmap(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

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

Authors


Report an issue
<< curves Graphics dotcmap >>