View source: R/supercell_silhouette.R
supercell_silhouette | R Documentation |
Compute Silhouette index accounting for samlpe size (super cells size) ###
supercell_silhouette(x, dist, supercell_size = NULL)
x |
– clustering |
dist |
- distance among super-cells |
supercell_size |
– super-cell size |
silhouette result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.