clustering_prediction | R Documentation |
Predicts the cluster of each element of the objects list
clustering_prediction(clustering, objects)
clustering |
A gl.clustering object. |
objects |
Matrix of objects to cluster. |
The clusters to which these objects are assigned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.