custom_silhouette | R Documentation |
A custom silhouette function for calculating the silhouette measure of each point with respect to each condition
custom_silhouette(x = NULL, dist = NULL)
x |
conditions |
dist |
distance matrix |
x <- custom_silhouette()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.