Description Usage Arguments Author(s)
Calculates the Jaccard index pairwise for graph nodes..
1 | jaccardSimilarity(g, prune = 0, seed = 7823)
|
g |
tbl_graph; A tidygraph graph. |
prune |
numeric; Jaccard index less than prune are marked for non inclusion in community detection. |
seed |
integer; a seed to set before running the community detection. |
Jason T. Serviss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.