add_type: Adds interaction type to dynamic differential network

Description Usage Arguments Value

View source: R/5_networkComparison.R

Description

Adds interaction type to dynamic differential network

Usage

1
add_type(diffnet, type, grnDF_on, grnDF_offlist)

Arguments

type

"on" or "off" depending on the type of differential network. If "on" will assign type based on grnDF_on. Otherwise interaction assigned from grnDF_offlist.

grnDF_on

the static network in which diffnet edges are active

grnDF_offlist

list of static networks in which diffnet edges are inactive

Value

community assignments of nodes in the dynamic network


pcahan1/epoch documentation built on Feb. 14, 2022, 1:57 a.m.