computeAdjacency: Compute adjacency

Description Usage Arguments Details Value

View source: R/computeAdjacency.R

Description

Computes adjacency matrix with only 1, -1 and 0 values

Usage

1

Arguments

matrix

matrix with values, e.g. Spearman correlation or other tool output

Details

Compute adjacency matrix from a correlation or covariance matrix with only significant edges

Value

Adjacency matrix


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.