diff_diff.BusinessContext#
- class diff_diff.BusinessContext[source]#
Bases:
objectFrozen bundle of business-framing metadata used when rendering prose.
Populated from
BusinessReportconstructor kwargs. Falls back to neutral labels when fields are not supplied.Methods
__init__(outcome_label, outcome_unit, ...)Attributes
outcome_labeloutcome_unitoutcome_directionbusiness_questiontreatment_labelalpha- __init__(outcome_label, outcome_unit, outcome_direction, business_question, treatment_label, alpha)#
- classmethod __new__(*args, **kwargs)#