<< barycentermap Graphics corrplot >>

fact >> Graphics > coloredmap

coloredmap

colored figure representing observations by the identifier of their class

Calling sequence

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

Arguments

x:

a Div structure for which the labels x.i identify the class of each observation

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

Example

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

Authors


Report an issue
<< barycentermap Graphics corrplot >>