causal-learn icon indicating copy to clipboard operation
causal-learn copied to clipboard

How to estimate the causal effect?

Open lkpopo opened this issue 1 year ago • 1 comments

How to estimate the causal effect after generate a causal graph with the causal algorithm? Is there some table or something like that?

lkpopo avatar Mar 08 '24 01:03 lkpopo

Given a causal graph, we could use other packages in causal effect estimation pretty easily. Here is an example of a complete causal pipeline using causal-learn and others.

kunwuz avatar Mar 11 '24 15:03 kunwuz