View source: R/centers.predict.R
predict.fclust | R Documentation |
useful for predicting cluster membership from cmeans and kmeans
## S3 method for class 'fclust'
predict(cl, x)
## S3 method for class 'fclust'
predict(cl, x)
centers.predict(centers, x)
useful for predicting cluster membership from cmeans and kmeans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.