get.allSubGroups: Get All Conditionally Independent Subgroups (CIS)

View source: R/subGroup-methods.R

get.allSubGroupsR Documentation

Get All Conditionally Independent Subgroups (CIS)

Description

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


cbg-ethz/SubGroupSeparation documentation built on Feb. 11, 2023, 8:29 p.m.