View source: R/helper_function.R
compute_edge_weights | R Documentation |
This function computes edge weights based on p-value for edges with directions.
compute_edge_weights(pvalue_edge_fdr, binary_link)
pvalue_edge_fdr |
This is the p-value for edges possibly after multiple testing correction. |
binary_link |
This is the binary edge connection. |
Edge weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.