View source: R/measures_net_dis.R
count_graphlet_tuples_ego | R Documentation |
Run count_graphlet_tuples across pre-computed ego networks.
count_graphlet_tuples_ego(graphlet_counts, max_graphlet_size)
graphlet_counts |
Matrix of graphlet and node counts (columns) for a number of ego networks (rows). |
max_graphlet_size |
Determines the maximum size of graphlets included in the tuple counts. Currently only size 4 and 5 are supported. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.