GetMatrixOfCausalRelationships: compute causal relationships matrix

Description Usage Arguments Value

View source: R/GetMatrixOfCausalRelationships.r

Description

Get a matrix of causal relationships from the network and the IDs of connected nodes

Usage

1
2
GetMatrixOfCausalRelationships(hypothesis, network,
  idsOfConnectedNodesFromSubgraph)

Arguments

hypothesis

a hypothesis node

network

a CCG network

idsOfConnectedNodesFromSubgraph

a list of connected nodes in the subgraph of interest

Value

causal relationships matrix


CausalR documentation built on Nov. 8, 2020, 5:25 p.m.