powered by
Calculate the effective degree of a network.
metric.degree.effective(g, effective_rate = 0.9)
The input network.
The effective rate (0.9 is set by default).
A real constant.
The effective degree
# NOT RUN { metric.degree.effective(x) # }
Run the code above in your browser using DataLab