Table 2.
Summary of Network Measures
Type | Measure | Definition | Clinical Meaning | Equation |
---|---|---|---|---|
Macroscopic | Density | Avg. of all the edge weights in the network | To what extent symptoms in the network are interconnected | |
Harmonic mean shortest path length | Avg. shortest path length between all nodes | Level of information efficiency in the network | ||
Avg. clustering coefficient | Overall clustering in the network | To what extent symptoms tend to cluster together | ||
Microscopic | Degree centrality | Sum of the edge weights connected to a node | Level of connectivity of a symptom in the network | |
Harmonic mean closeness centrality | Distance of a node to all other nodes in the network | How quickly one symptom reaches other symptoms |
Note: i, j, u,v = Node (BNSS Symptom) Index; N = total number of nodes; V is the set of all nodes in the network; wij, wiu, wiv = weight between nodes i and j, i and u, i and v; d(i,j) = shortest path between nodes i and j calculated based on inverse of their weight (1/wij) ; ki and kj = degrees of nodes i and j.