Contents
API Documentation
Use this package to compute the Average Causal Effect.
Average Causal Effect
Bases: object
object
Estimates average causal effect (ACE).
ctor
bbn – Bayesian belief network.
Computes the ACE of X on Y.
x – X name.
y – Y name.
y_val – Y value.
Dictionary of ACE over X values.