dd.fw | R Documentation |
Derive and plot the degree distribution
dd.fw(list1, log = TRUE, cumulative = TRUE)
list1 |
List with the interaction matrices |
log |
Log-log scale |
cumulative |
Show cumulative degree distribution |
A plot with the degree distribution for the full dataset
data(mg1) dd.fw(mg1, log=TRUE, cumulative=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.