PCCsum: PCCsum

View source: R/ssn.R

PCCsumR Documentation

PCCsum

Description

get all PCC values of exact feature from feature-coupled network

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

Usage

PCCsum(feature, network, ignore_idx = NULL)

Arguments

feature

feature name (node)

network

network data.frame (after flattenCorrMatrix())

ignore_idx

index where it should be ignored (use when finding second-neighbors)

Value

a list including pcc and indices


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