Description Usage Arguments Examples
View source: R/NearestCluster.R
This function reports the two clusters with the nearest centers.
1 | NearestCluster(x, clustering)
|
x |
a numeric matrix. Columns are samples and rows are dimensions. |
clustering |
a vector indicating the clustering label for each data point. |
1 | NearestCluster(x, clustering)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.