Description Usage Arguments Value Author(s)
A function to threshold and binarize the edges of a graph.
1 | gs.xfm.thresh_graph(graph, thresh = 0.5, method = "quantile", ...)
|
graph |
|
thresh |
the threshold to use for binarization. |
method |
the method to threshold. Defaults to
|
... |
trailing args. |
R [v, v]
the rank of each edge, from lowest (1
) to highest (v^2
, or otherwise depending on ties).
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.