blUpdate: Updating blacklist

View source: R/penalization.R

blUpdateR Documentation

Updating blacklist

Description

This function can be used to update a blacklist matrix by blacklisting an edge between a pair of variables

Usage

blUpdate(blacklist, node1, node2)

Arguments

blacklist

object of class 'blacklist'

node1

name of omic variable from which the edge is prohibited

node2

name of omic variable to which the edge is prohibited

Value

returns a binary matrix where 1 defines prohibited interactions and 0 defines allowed interactions

Author(s)

Polina Suter


bnClustOmics documentation built on Aug. 5, 2022, 5:11 p.m.