predict.EMCluster {Evacluster} | R Documentation |
This function predicts the labels of the cluster for new data based on cluster labels of the training set.
## S3 method for class 'EMCluster'
predict(object, ...)
object |
A returned object of EMCluster |
... |
New sample set |
A list of cluster labels