Description Usage Arguments Value
Removes nodes from the graph which have a p-value above the specified cutoff, collapsing the edges
1 | reduceGraph(graph, cutoff)
|
graph |
The graph to reduce |
cutoff |
The cutoff to be used (nodes above this cutoff will be removed) |
A graph with the nodes removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.