density_link_threshold: Edge Density Threshold

View source: R/MetaGenomicGraph-utility.R

density_link_thresholdR Documentation

Edge Density Threshold

Description

Get the adjacency matrix considering only the highest absolute value weights up to the desired link density.

Usage

density_link_threshold(weights, edge.density = 0.05)

Arguments

weights

correlation matrix

edge.density

threshold value


Fuschi/MetaGenomicR documentation built on Sept. 5, 2022, 5:23 a.m.