Uses of Class
com.bayesserver.causal.CausalInferenceBase
-
Packages that use CausalInferenceBase Package Description com.bayesserver.causal -
-
Uses of CausalInferenceBase in com.bayesserver.causal
Subclasses of CausalInferenceBase in com.bayesserver.causal Modifier and Type Class Description classBackdoorInferenceEstimates the causal effect, using the 'Backdoor Adjustment' formula to avoid confounding bias.classDisjunctiveCauseInferenceEstimates the causal effect, using the 'Disjunctive Cause Criterion' adjustment formula to avoid confounding bias.classFrontDoorInferenceEstimates the causal effect, using the 'Front-door Adjustment' formula to avoid confounding bias.
-