Description Usage Arguments Value
Compare clusters and find similar ones
1 | find_similar_clusters(clustering_result, threshold = 0.95)
|
clustering_result |
A list containing XINA clustering results. See xina_clustering |
threshold |
Pearson's r threshold to find similar ones |
Write a csv file containing similar clustering information based on the given Pearson's R threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.