Uses of Interface
com.bayesserver.causal.Validation
-
Packages that use Validation Package Description com.bayesserver.causal -
-
Uses of Validation in com.bayesserver.causal
Classes in com.bayesserver.causal that implement Validation 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.
-