Description Usage Arguments Value
Takes a training sample and predicts the k-mean clusters of a new dataset (minimizing the Eucledian distance).
1 2 |
data |
Data matrix. A 2-dimensional matrix of corrected fluorescence signals that are clustered by k-means. |
centroid |
Data matrix. A 2-dimensional matrix of the k-means centroids. |
The predicted k-mean clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.