Description Usage Arguments Value
Preform hierarchical clustering on a dataset.
1 | hier_clust(x)
|
x |
numeric matrix of data, or an object that can be coerced to such a matrix (such as a numeric vector or a data frame with all numeric columns). |
method |
the distance measure to be used. This must be one of euclidean or manhattan. |
A vector with what was merged and in what order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.