powered by
Computes degree of each node in a network
Degree(A)
An adjacency matrix of network data
A vector of degree 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 { Deg<-Degree(A) # }
Run the code above in your browser using DataLab