Description Usage Arguments Value
The function generates multiple plots that help users to decide number of clusters or MetICA components.
1 | validationPlot(M1, cluster_index = T)
|
M1 |
The entire list object generated from the function MetICA(X, pcs = 15...) |
cluster_index |
Boolean object. TRUE if geometric indices for clusterinig quality needs to be calculted. The calculation provides an additional criterion for cluster number selection but can be time-consuming. |
Return an overall graph with multiple plots. If cluster_index = TRUE, also return a list object containing clustering quality score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.