Uses of Interface
com.bayesserver.causal.Identification
-
Packages that use Identification Package Description com.bayesserver.causal -
-
Uses of Identification in com.bayesserver.causal
Classes in com.bayesserver.causal that implement Identification Modifier and Type Class Description classBackdoorCriterionUses the 'Backdoor Criterion' to identify 'adjustment sets', that if found can be used to estimate the causal effect using theBackdoorInference.classDisjunctiveCauseCriterionValidates inputs for the Disjunctive cause adjustment.classFrontDoorCriterionUses the 'Front-door Criterion' to identify any sets of valid front-door nodes, that if found can be used to estimate the causal effect using theFrontDoorInference.
-