cbet_norm | R Documentation |
A normalized version of Counting Betweenness implemented as in DePaolis et al(2022)
cbet_norm(A)
A |
The adjacency matrix of the network to be analyzed.It must be square. |
The vector containing the normalized values (between 0 and 1) of Counting Betweenness of the network.
cbet_norm(exmpl_matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.