Skip to content

Conversation

@SvenKlaassen
Copy link
Member

@SvenKlaassen SvenKlaassen commented Oct 24, 2025

Changes

Introduces a utility class ps_processor, which handles validation, calibration and clipping of propensity scores.
Deprecates trimming_threshold and trimming_rule.

Currently changed model classes:

  • irm models
  • did models

Reference to Issues or PRs

See #296 and #109

PR Checklist

Please fill out this PR checklist (see our contributing guidelines for details).

  • 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.

@SvenKlaassen SvenKlaassen marked this pull request as ready for review October 27, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove trimming_rule and trimming_threshold Extensions and refinements for the trimming of propensity scores (IRM & IIVM)

2 participants