clustering_prediction: clustering_prediction
Description
Predicts the cluster of each element of the objects list
Usage
clustering_prediction(clustering, objects)
Arguments
objects
Matrix of objects to cluster.
Value
The clusters to which these objects are assigned.