it has a simple modular workflow
it supports a wide variety of models under a common interface.
it solves a task people frequently have, ie E[y | X]. There are multiple examples of this in Casual Inference |
There are many ways to do this
Then represent it as networkx, maybe also summarize with a single number related to the arrow strength or elasticity or coefficient or interventional_samples
DoWhy close reading - “An opinionated introduction to DoWhy”
https://www.youtube.com/watch?v=icpHrbDlGaw
I. Model a causal problem
Currently, dowhy doesn’t really support discovery. Arrow strength is useful. Maybe include an example from something else here
II. Identify a target estimand under the model
III. Estimate causal effect based on the identified estimand
IV. Refute the obtained estimate
Pick an example including both a root cause analysis and an intervention analysis from the R data sets.
Assembling the causal graph