Displaying 1 result from an estimated 1 matches for "ouvriers".
Did you mean:
outliers
2006 Sep 07
0
plot image matrix with row/col labels
...Commerce",
"26 Transports", "27 Prof. diverses", "28 Prof. liberales", "29 Forces
publiques", "30 Admin. publique",
"31 Clerge", "32 Proprietaires rentiers", "33 Pop. aisee", "34
Employees", "35 Ouvriers",
"36 Journaliers", "37 Domestiques", "38 Chevaux", "39 Chiens", "40
Moralite"
)
dimnames(mat) <- list(rnames, cnames)
# how to plot the image matrix with row/col names???
# show the image matrix
plot(imagematrix(mat))
--
Michael Fr...