featurebyte.TreatmentType¶
class TreatmentType( )
Description¶
The TreatmentType enum class provides a way to represent different types of treatment.
Possible Values¶
- NUMERIC
Numeric treatment representing a dose, price, spend, or intensity. - BINARY
Two-level treatment (e.g., exposed vs control, coupon vs no coupon). - MULTI_ARM
Discrete treatment with more than two levels (dosage tiers, variants)