find_similar_clusters {XINA} | R Documentation |
Compare clusters and find similar ones
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