compute_edge_weights: Compute edge weights

View source: R/helper_function.R

compute_edge_weightsR Documentation

Compute edge weights

Description

This function computes edge weights based on p-value for edges with directions.

Usage

compute_edge_weights(pvalue_edge_fdr, binary_link)

Arguments

pvalue_edge_fdr

This is the p-value for edges possibly after multiple testing correction.

binary_link

This is the binary edge connection.

Value

Edge weights.


ressomlab/INDEED documentation built on Aug. 3, 2022, 4:45 p.m.