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

Conditional independency tests #1

Merged
merged 184 commits into from
Dec 14, 2023
Merged

Conditional independency tests #1

merged 184 commits into from
Dec 14, 2023

Conversation

pnavada
Copy link
Collaborator

@pnavada pnavada commented Sep 22, 2023

Closes #4

src/eliater/workflow.py Outdated Show resolved Hide resolved
tests/test_workflow.py Outdated Show resolved Hide resolved
src/eliater/workflow.py Outdated Show resolved Hide resolved
src/eliater/workflow.py Outdated Show resolved Hide resolved
tests/test_workflow.py Outdated Show resolved Hide resolved
@pnavada pnavada marked this pull request as draft September 26, 2023 01:52
cthoyt added a commit that referenced this pull request Dec 4, 2023
This PR adds the `eliater.workflow` function, which combines the
following:

1. Add undirected edges between d-separated nodes for which a
data-driven conditional independency test fails (waiting on #1, but
there is a comment for later)
2. Remove nuissance variables.
3. Estimates the average causal effect (ACE) of the treatments on
outcomes
:alt: alternate text
:align: right

The results show that out of 35 cases, 1 failed. The failed test is
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be reinvestigated and rewritten with new results

This was referenced Dec 14, 2023
cthoyt added a commit that referenced this pull request Dec 14, 2023
This PR squashes all of the example updates before #1 gets merged

---------

Co-authored-by: Pruthvi Navada <pnavada.pruthvi@gmail.com>
Co-authored-by: Sara Taheri <srtaheri66@gmail.com>
@cthoyt cthoyt merged commit b8df19f into main Dec 14, 2023
6 of 8 checks passed
@cthoyt cthoyt deleted the conditional_independency_tests branch December 14, 2023 10:15
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.

Implement/document Step 1: "Repair the Network Structure"
3 participants