external_silhouette | R Documentation |
Calculate silhouette measure for non-symmetric distance matrices. Suitable for comparison of expression profiles across different datasets and experiments
external_silhouette(cluster = NULL, dist2 = NULL)
cluster |
cluster labels of profile data |
dist2 |
non-symmetric similarity matrix |
x <- external_silhouette()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.