plot_silhouettes | R Documentation |
Plot individual silhouette scores
plot_silhouettes(list_of_fits, penalization, final_config = 1L)
list_of_fits |
A list of |
penalization |
Either a single numeric value requesting the results
for the same penalty parameter across all fits in
|
final_config |
The final configuration that should be visualized.
Either a single number to be used for all fits in
|
A ggplot2 plot showing the the silhouette scores for each supplied fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.