Learn R Programming

CausalR (version 1.4.3)

GetMatrixOfCausalRelationships: compute causal relationships matrix

Description

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

Usage

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