Partition data into clusters
Object of class Clustering containing clustering solution of cumulative dataset D_i. The object of class
Clustering comprise of four slots. Slot Clusters contain data items of each cluster, slot Centers contain
cluster centers, slot k contain the number of centers, while slot clusterMem contain cluster memberships vector.
ClusterList of matrices, where each element of the list include data items belonging to the corresponding cluster.
CentersMatrix of cluster centers.
kNumber of centers.
clusterMemNumeric vector of cluster membership.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.