predict.nmfCluster | 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 'nmfCluster' predict(object, ...)
object |
A returned object of nmfCluster |
... |
New samples set |
A list of cluster labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.