powered by
Computes strength of each node in a network
Strength(A)
An adjacency matrix of network data
A vector of strength values for each node in the network
Rubinov, M., & Sporns, O. (2010). Complex network measures of brain connectivity: Uses and interpretations. Neuroimage, 52(3), 1059-1069.
# NOT RUN { Str<-Strength(A) # }
Run the code above in your browser using DataLab