Description Usage Arguments Author(s) Examples
this function prints the plot of a kmeans clustering as well as the Ward Hierarchical Clustering along with the optimal number of clusters proposed by kmeans
1 |
data |
The dataset to which you will apply the clustering process, no missing values allowed. |
kmeanclust |
An object obtained after using kmeans and defining a prior number of clusters |
fit |
It's an hclust object that generates a Cluster Dendrogram. |
Anwaar Msehli
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.