Predict cluster class for k-means cluster
Arguments
- object
 results of
stats::kmeans().- newdata
 data frame to make class predictions.
- method
 method used to make predictions.
- ...
 currently not used.
Predict cluster class for k-means cluster
results of stats::kmeans().
data frame to make class predictions.
method used to make predictions.
currently not used.