View source: R/centers.predict.R
useful for predicting cluster membership from cmeans and kmeans
1 2 3 4 5 6 7 | ## 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.