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

Bug fix for frontdoor identification and a new set of tests #1093

Merged
merged 3 commits into from
Dec 3, 2023

Conversation

amit-sharma
Copy link
Member

Fixes #971

  • Frontdoor estimation now supports multiple candidate variables
  • TwoStageRegression, downstream estimator supports only a single frontdoor and returns an Error if frontdoor set with more than variable is given.
  • New test suite for frontdoor criterion with 4 test graphs

Signed-off-by: Amit Sharma <amit_sharma@live.com>
Signed-off-by: Amit Sharma <amit_sharma@live.com>
Signed-off-by: Amit Sharma <amit_sharma@live.com>
@amit-sharma amit-sharma merged commit 048117c into main Dec 3, 2023
30 checks passed
@amit-sharma amit-sharma deleted the fix-frontdoor-id branch December 3, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frontdoor estimation is wrong
2 participants