search for: aggiunta

Displaying 1 result from an estimated 1 matches for "aggiunta".

Did you mean: aggiunto
2004 Sep 14
1
pairs correlations colors
...on pairs function help. I got a colored matrix using hints on iris dataset. I got a black and white matrix with correlations using function panel.cor, exactly as it is in the example. Unfortunately, the line: jpeg(filename="/home/valeria/Thesis/lung/fig/scatterplotcolnames.jpg") pairs(aggiunta[,1: 6],labels=c("ALCAM","ITGB5","MSN","CSTB","DHCR24","TRIM29"), main = "Scatterplots selected genes",pch=21, bg = c("red", "green3", "blue", "brown","orange")[aggiunta[,7]],...