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

Auto-debiased ML for ATE and APD #11

Open
wants to merge 74 commits into
base: master
Choose a base branch
from
Open

Conversation

PhilippBach
Copy link
Collaborator

In this PR, we add functions that implement auto-debiased ML estimation of the average treatment effect for binary treatment variables and the average partial derivative for continuous treatment variables.

Open points, see #10

PhilippBach and others added 30 commits April 28, 2023 15:04
since APD and ATE specific functions no longer exist, need to remove from namespace
fixing the ""Warning message:
In `[.data.table`(data_prep, , `:=`((interaction_col_name), d_column *  : ......" warning - data.table was not happy with the lapply in the interaction term creation. I just put it in a loop instead.
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.

3 participants