flattenCorrMatrix: flattenCorrMatrix

View source: R/ssn.R

flattenCorrMatrixR Documentation

flattenCorrMatrix

Description

convert correlation matrix into data.frame

if the element (edge) is NA, this feature couple (nodes) will be ignored

Usage

flattenCorrMatrix(cor_mtx)

Arguments

cor_mtx

correlation matrix

Value

a data.frame including network nodes and edges (feature1/2, cor)


Kaiyu-W/DNBr documentation built on April 27, 2024, 10:09 a.m.