Thesis: 2.4 Directed networks
Directed data increase the difficulty of calculating the clustering coefficient. In directed networks, two directed ties might exist within a dyad — one in each direction. A network can be represented by an adjacency matrix, x. If a directed tie from node i to node j is present, the cell . This matrix is a special case of the weighted adjacency matrix, w. In this matrix, the cell
is the weighted of the tie
. We define the triplet consisting of the two directed ties,
and
, as
, and the value of this triplet as
.
The binary clustering coefficient as stated in Equation 2 cannot be applied to directed data. A more refined measure to calculate clustering in directed networks is called transitivity, T (for a review, see Wasserman and Faust, 1994, pg. 243). Transitivity produces the same results as the binary clustering coefficient if applied to an undirected network (Feld, 1981; Newman, 2003) and shares the same properties. More specifically, , in a completely connected network
, and in a classical random network
as the network size grows if the average degree is constant. Transitivity takes the direction of the ties into consideration by using a more sophisticated definition of a triplet. A triplet
, centred on node i, must have one in-coming and one out-going tie, i.e.
or
as shown in Figures 3a and b, respectively.
Wasserman and Faust (1994) termed triplets that do not fulfill this condition as vacuous. These triplets are not part of the numerator nor of the denominator of the fraction. More specifically, when we are dealing with directed data there can be four basic configurations of a triplet around an individual node i: ,
,
, and
. The configurations
and
form, respectively an out- and in-star, and therefore, are vacuous and not part of the fraction. Conversely, the configurations
and
are non-vacuous. These can be either transitive or intransitive.
Triplets defined according to Wasserman and Faust (1994) form chains of nodes. These triplets have been termed 2-path as they form chains of two directed ties between three nodes (Luce and Perry, 1949). A triplet is transitive if a tie is present from the first node to the last node of the chain, and
for the triplets shown in Figure 3a and b, respectively. If some of the ties between the nodes in a triplet are reciprocated (i.e., there exist two directed ties within a single dyad), there might exist multiple triplets between the nodes.
Transitivity suffers from the same limitation as the binary clustering coefficient in that it cannot be applied to networks where weights are attached to ties. To overcome this shortcoming, we extend our proposed generalisation to directed and weighted networks by using the same definition of a triplet, , as transitivity. The triplet value,
, is calculated using the same methods as stated in Section 2.2; however, we use the weights of the two directed ties that form the triplet instead of the two undirected ties. The generalised coefficient,
, produces the same results as transitivity if applied to a binary and directed data, and the same result as the binary clustering coefficient if applied to binary and undirected data. Moreover, it still ranges between 0 and 1, and in a completely connected network we would still obtain
, whereas in a classical random network
as the network grows. In particular, we found that
approximates the probability of a directed tie in classical random networks, as shown by Table 4.

Table 4: Simulations of the generalised clustering coefficient on ensembles of classical random directed networks with 50, 100, 200, 400, 800, and 1,600 nodes and an average out-degree (i.e., the number of directed ties originating from a node) of 10, where ties are assigned a random weight between 1 to 10. Each ensemble contains 1,000 scenarios. The four methods for defining triplet values were not statistically significantly different (p>0.7).
To clarify which triplets are transitive and non-vacuous, Table 5 illustrates configurations of triplets centred on node i. The first four rows show the basic configurations mentioned above. The remaining rows show configurations of triplets where ties are reciprocated. More specifically, each additional directed tie doubles the number of triplets. In addition, the table shows which triplets are transitive under different conditions and which triplet values should be included in the fraction of Equation 3.

Trackback this post | Subscribe to the comments via RSS Feed