You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: