Description Usage Arguments Examples
Uses the Serrano's disparity filter (http://www.pnas.org/content/106/16/6483.full) to extract the backbone of the network in "Extracting the multiscale backbone of complex weighted networks"
1 | dispfilter(g, alpha = 0.003)
|
g |
igraph object |
alpha |
Alpha value. Default 0.003 |
1 2 3 4 | ## Not run:
dispfilter(g, alpha = 0.003)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.