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

Allow using output class for binary outcome for do operation #386

Merged
merged 4 commits into from
Mar 6, 2022

Conversation

amit-sharma
Copy link
Member

@amit-sharma amit-sharma commented Mar 6, 2022

Addresses #296

By default, GLM models like logistic regression use the predicted score for computing E[Y|do(T)]. Adding flexibility to use the predicted class (using threshold of 0.5) for comparison with metalearner.

@amit-sharma amit-sharma merged commit 28d25a0 into master Mar 6, 2022
@amit-sharma amit-sharma deleted the estimate/update-glm branch March 6, 2022 10:37
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.

1 participant