jaccardSimilarity: jaccardSimilarity

Description Usage Arguments Author(s)

Description

Calculates the Jaccard index pairwise for graph nodes..

Usage

1
jaccardSimilarity(g, prune = 0, seed = 7823)

Arguments

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.

Author(s)

Jason T. Serviss


EngeLab/CIMseq documentation built on Jan. 25, 2022, 5 a.m.