Uses of Interface
com.bayesserver.causal.NodeSet
-
Packages that use NodeSet Package Description com.bayesserver.causal -
-
Uses of NodeSet in com.bayesserver.causal
Classes in com.bayesserver.causal that implement NodeSet Modifier and Type Class Description class
AdjustmentSet
The set of nodes that an estimation procedure must adjust for (condition on) to avoid any bias in the results.class
DisjunctiveCauseSet
Identifies sets of nodes used by the Disjunctive Cause Criterion algorithm.class
FrontDoorSet
Front-door nodes used by the front-door adjustment.
-