causal-learn
causal-learn copied to clipboard
How to estimate the causal effect?
How to estimate the causal effect after generate a causal graph with the causal algorithm? Is there some table or something like that?
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.