Outputs all CISs of the Bayesian network given the evidence
Usage
get.allSubGroups(DAG, evidenceNodes, visualize = FALSE)
Arguments
- DAG
DAG
- evidenceNodes
vector containing the evidence nodes
- visualize
if TRUE, plot the graph
Value
list of all CIS of the Bayesian network given the evidence