Displaying 2 results from an estimated 2 matches for "orangered3".
Did you mean:
orangered
2009 Aug 18
0
Help with identify() points on a PAM clusplot
...signal identifier pop up on the canvas using the following
commands sequence:
yy <- as.matrix(dist.mat)
rownames(yy) <- rwn
cl <- pam(dist.mat,2,diss=TRUE)
x11(width=22,height=20)
if(interactive()) {
clusplot(yy, cl$cluster, diss=FALSE,shade=TRUE,color=TRUE,labels=5,col.p="orangered3",
main="G1-INDEX Clusters Best Layout",col.main="coral4",
col.txt="black",font.main=2,font.lab=4,font.axis=2,font.lab=4)
}
## WAIT FOR MOUSE INPUT TO DELETE CURRENT SCREEN PLOT
coord <- locator(n=1)
graphics.off()
I cannot get...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...;,
"orange2", "#EE9A00",
"orange3", "#CD8500",
"orange4", "#8B5A00",
"orangered", "#FF4500",
"orangered1", "#FF4500",
"orangered2", "#EE4000",
"orangered3", "#CD3700",
"orangered4", "#8B2500",
"orchid", "#DA70D6",
"orchid1", "#FF83FA",
"orchid2", "#EE7AE9",
"orchid3", "#CD69C9",
"orchid4", "#8B...