Displaying 1 result from an estimated 1 matches for "bestk".
Did you mean:
best
2007 Mar 12
1
CLUSTER Package
Hi Martin,
In using the Cluster Package, I have results for PAM and DIANA
clustering algorithms (below "part" and "hier" objects):
part <- pam(trout, bestk)
# PAM results
hier <- diana(trout)
# DIANA results
GeneNames <- show(RG$genes)
# Gene Names are in this object
But I would like also to know what genes (NAMES) are included in each
cluster. I tried unsuccessfully to send these results to output files
(clusters with gene N...