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

IPW and AIPW #93

Open
olivierlabayle opened this issue Oct 25, 2023 · 2 comments
Open

IPW and AIPW #93

olivierlabayle opened this issue Oct 25, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@olivierlabayle
Copy link
Member

Implement IPW and AIPW

@olivierlabayle olivierlabayle added the enhancement New feature or request label Oct 25, 2023
@SjoerdVBeentjes
Copy link

Just FYI, IPW is never more efficient than AIPW, and AIPW is equal to the one-step estimator for the average causal effect. In other words, since you have already implemented a general OSE, there is not much more to be gained with (A)IPW.

@olivierlabayle
Copy link
Member Author

Right, that's what I suspected for AIPW, thanks for the heads up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants