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

Fix issue 27 #28

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Fix issue 27 #28

merged 4 commits into from
Jan 16, 2025

Conversation

maxgriswold
Copy link
Collaborator

Pull request for work which debugged user error. Adds compatility for CSA model within noconfounding. Fixes errors in standard error code and when using autoregressive models.

Updated no confounding code so that CSA models work throughout OPTIC. Fixed errors in autoreg model formulas. Updated apply_treatment_effect code, then modified concurrent method to work with new implementation. Updated code so that additional new model types will work with noconfounding (however, still need to update code for standard errors using these methods).

This does not fix issues using CSA when model is concurrent!
Found issue in json file - there was a missing comma.
Changing to patch iteration rather than minor versioning.
@pedroliman pedroliman self-requested a review January 16, 2025 17:46
Copy link
Collaborator

@pedroliman pedroliman left a comment

Choose a reason for hiding this comment

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

Changes pass all tests

@pedroliman pedroliman merged commit 140cdf5 into main Jan 16, 2025
7 checks passed
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.

2 participants