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

Update Sensitivity Operations #295

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

Conversation

SvenKlaassen
Copy link
Member

Update Sensitivity Operations

Update the sensitivity calculations in the DoubleMLFramework:

  • Remove sigma2, nu2, psi_sigma2 and psi_nu2 from sensitivity_elements (still contained in DoubleML)
  • Add max_bias and psi_max_bias to sensitivity_elements
  • Update operations +, - and *

PR Checklist

  • The title of the pull request summarizes the changes made.
  • The PR contains a detailed description of all changes and additions.
  • References to related issues or PRs are added.
  • The code passes all (unit) tests.
  • Enhancements or new feature are equipped with unit tests.
  • The changes adhere to the PEP8 standards.

doubleml/double_ml.py Fixed Show fixed Hide fixed
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