Description Usage Arguments Value
Perform hierachical clustering of clusters base on their events...
1 2 | HclustComp(compare, dataset = NULL, stat = NULL, cl_method = "ward",
...)
|
compare |
a compare object |
dataset |
The dataset that you want to depict. It can be a single character or a numeric value refers to the element of the compare object. |
stat |
A character or a numeric value that refers to the statistics (elemnt of the dataset) you want ot depict. |
cl_method |
A character string defining the agglomeration method to be used. See hclust stats function for details. |
... |
arguments passed to the hclust.vector function |
this function returns a compare object retain only just part of the original clusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.