Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 708 Bytes

File metadata and controls

22 lines (17 loc) · 708 Bytes

Local Distribution Estimators

This page documents local distribution treatment effect estimators that compute treatment effects weighted by treatment propensity within each stratum. These estimators are particularly useful for handling treatment assignment heterogeneity across strata.

SimpleLocalDistributionEstimator

.. autoclass:: dte_adj.SimpleLocalDistributionEstimator
   :members:
   :undoc-members:
   :show-inheritance:
   :no-index:

AdjustedLocalDistributionEstimator

.. autoclass:: dte_adj.AdjustedLocalDistributionEstimator
   :members:
   :undoc-members:
   :show-inheritance:
   :no-index: