density_from_counts: Calculate edge density for a single graph.

View source: R/measures_net_dis.R

density_from_countsR Documentation

Calculate edge density for a single graph.

Description

Calculate edge density for a single graph.

Usage

density_from_counts(graphlet_counts)

Arguments

graphlet_counts

Vector of pre-calculated graphlet, edge and node counts. Must have named items "N" (node counts) and "G0" (edge counts).


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