| cluster | R Documentation |
The function obtains clusters from data using the given number of clusters, which may be a range.
cluster(data, k, method, noise)
data |
input continuous multivariate data |
k |
the number(s) of clusters |
method |
the method for clustering |
noise |
adding jitter noise to the data or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.