Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A function for enumerating front-door adjustment sets #36

Open
adam2392 opened this issue Jan 10, 2023 · 0 comments
Open

A function for enumerating front-door adjustment sets #36

adam2392 opened this issue Jan 10, 2023 · 0 comments
Labels
Algorithms Related to graphical algorithms
Milestone

Comments

@adam2392
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
In causal estimation tasks, one is interested in typically using front door adjustment to estimate the total causal effects given a fully specified causal graph (i.e. nx.DiGraph, or pywhy_graphs.ADMG).

Describe the solution you'd like
Implement https://arxiv.org/pdf/2210.05816.pdf and refactor https://github.com/CausalAILab/FrontdoorAdjustmentSets to use the pywhy_graphs API.

Describe alternatives you've considered
Note that the algorithm does not work for Markov equivalence classes.

@adam2392 adam2392 added the Algorithms Related to graphical algorithms label Feb 10, 2023
@adam2392 adam2392 added this to the v0.2 milestone Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algorithms Related to graphical algorithms
Projects
None yet
Development

No branches or pull requests

1 participant