InterCon: InterCon

Description Usage Arguments Value

View source: R/InterCon.R

Description

InterCon

Usage

1
InterCon(mat1, mat2, mat12, inter12, lambda0, rseq, nodes1, nodes2)

Arguments

mat1

community Vc

mat2

community Vc'

mat12

community V(c, c')

lambda0

A hyper parameter in objective function

rseq

A sequence of cutoffs

nodes1

nodes of the community c

nodes2

nodes of the community c'

Value

result a list of 3 elements: rbest, interEdge and updated mat12 rbest is the best threshold. InterEdge is a matrix including all significant edges mat12 is the updated matrix after filtering by threshold.


lwa19/ICN documentation built on Dec. 23, 2021, 10:23 p.m.