powered by
Calculate the expectation of degree distribution of network
expdeg(x)
adjacency matrix
scaler
Given a network in adjacency matrix form, this calculates the expected degree statistic using igraph degree distribution function.
# NOT RUN { expdeg(beach[[1]][, ]) # }
Run the code above in your browser using DataLab