[R] Node colors in pvclust
nyk
nick at nyk.ch
Thu Jul 9 09:17:14 CEST 2009
Is there a way to assign color to nodes as with
hclust/as.dendrogram/dendrapply when using pvclust?
The problem is that as.dendrogram isn't working on the pvclust objects.
library(pvclust)
pvc <- pvclust(matrix, nboot=1000)
plot(pvc)
--
View this message in context: http://www.nabble.com/Node-colors-in-pvclust-tp24405329p24405329.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list