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

AIPW alternative implementations #39

Open
pzivich opened this issue Feb 15, 2024 · 0 comments
Open

AIPW alternative implementations #39

pzivich opened this issue Feb 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Estimating-Equation Request for new estimating equation

Comments

@pzivich
Copy link
Owner

pzivich commented Feb 15, 2024

Is your feature request related to a problem? Please describe.

Currently I use the plug-in AIPW. This can have subpar performance with extreme weights due to it being unbounded. The AIPW implementation via weighted regression avoids this.

This is an easy option to add for ee_aipw

Describe the solution you'd like

Add optional argument to decide which AIPW estimator to apply

Describe alternatives you've considered

Ignore

Additional context

None

@pzivich pzivich added the enhancement New feature or request label Feb 15, 2024
@pzivich pzivich self-assigned this Feb 15, 2024
@pzivich pzivich added the Estimating-Equation Request for new estimating equation label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Estimating-Equation Request for new estimating equation
Projects
None yet
Development

No branches or pull requests

1 participant