"clusterComp"(object, cl, seednum = NULL, B = 100,
sub.frac = 0.8, method = "ave", distmeth = "euclidean", adj.score = FALSE)
"clusterComp"(object, cl, seednum = NULL, B = 100,
sub.frac = 0.8, method = "ave", distmeth = "euclidean", adj.score = FALSE)ExpressionSetbenhurset.seed, which will allow
for exact reproducibility at a later date.hclust. Valid values
include "average", "centroid", "ward", "single", "mcquitty", or
"median".FALSE.clusterComp. See
the clusterComp-class man page for more information.
data(sample.ExpressionSet)
clusterComp(sample.ExpressionSet, 3)
Run the code above in your browser using DataLab