diff_diff.TWFEWeightsResult#
- class diff_diff.TWFEWeightsResult[source]#
Bases:
objectLightweight container for the standalone
twowayfeweightshelper.Returned by
twowayfeweights(). Mirrors the per-cell decomposition information that the dCDH estimator stores on its results object whentwfe_diagnostic=True, but available as a standalone function for users who only want the diagnostic without fitting the full estimator.Methods
__init__(weights, fraction_negative, ...)Attributes
weightsfraction_negativesigma_febeta_fe- classmethod __new__(*args, **kwargs)#