predict.kmeansCluster {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 'kmeansCluster'
predict(object, ...)
object |
A returned object of kmeansCluster function |
... |
New samples set |
A list of cluster labels