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

computeAdjacency(matrix)

Arguments

matrix

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

Value

Adjacency matrix

Details

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