Class BackdoorInference

  • All Implemented Interfaces:
    Inference

    public final class BackdoorInference
    extends CausalInferenceBase
    Estimates the causal effect, using the 'Backdoor Adjustment' formula to avoid confounding bias. For treatments (X) and outcomes (Y) this is denoted P(Y|Do(X)). Either the Total or Direct effect can be calculated. Multiple treatments, outcomes and unobserved nodes are supported as well as fixed evidence.