Description Usage Arguments Value Author(s)
Hierachical Clustering function based on fast parallel hierachical clustering
| 1 2 | 
| data | matrix of beta data | 
| method | The agglomeration method to be used. This must be one of "ward", "single", "complete" or "average" | 
| distance | The distance measure to be used. This must be one of "euclidiean", "manhattan", "maximum", or "minkowski". | 
| p | power of the Minkowski distance. | 
| sign | Optional 'U' for unsigned and 'S' for signed dissimilarity | 
An object of class *hclust* which describes the tree produced by the clustering process
Xin Zhou xxz220@miami.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.