<< kscmap Graphics regplot >>

fact >> Graphics > map

map

black and white figure representing observations by their labels

Calling sequence

map(x,col1,col2,(addtocaption),(charsize))

Arguments

x:

a matrix (n x q) or a Dvi structure

col1,col2:

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

(addtocaption):

a text vector (2 x 1) giving the labels of the abscissa and the ordinate respectively; by default '' uses the values of x.v(col1) and x.v(col2) respectively

(charsize):

size of the characters; by default:1

Example

map(x,1,3,'',4)

Authors


Report an issue
<< kscmap Graphics regplot >>