count_graphlet_tuples_ego: Run count_graphlet_tuples across pre-computed ego networks.

View source: R/measures_net_dis.R

count_graphlet_tuples_egoR Documentation

Run count_graphlet_tuples across pre-computed ego networks.

Description

Run count_graphlet_tuples across pre-computed ego networks.

Usage

count_graphlet_tuples_ego(graphlet_counts, max_graphlet_size)

Arguments

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.


alan-turing-institute/network-comparison documentation built on June 7, 2022, 10:41 p.m.