Description Usage Arguments Value Author(s) See Also Examples
Hierarchical Clustering
1 |
data |
is the dataset containing the observations. |
x |
is a reference to a column in the dataset that is could be the independent variable. |
y |
is a reference to another column in the dataset that could be the dependent variable. |
dmethod |
is the distance measure to be used. This must be one of "euclidean", "maximum", "manhattan", "canberra", "binary" or "minkowski". |
Returns a list that contains values corresponding to the cluster number, and other details Subsets given data using column names or number and performs hierarchical clustering on the subset data with error handling.
Adithya Murali
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.