schema.processors.marketing_processor.ResponseCurveSpec

Stores parameters needed for creating response curves.

by_reach Boolean. For channels with reach and frequency. If True, plots the response curve by reach. If False, plots the response curve by frequency.

Methods

validate

View source

Checks whether each parameter in the Spec has a valid value.

Raises
ValueError If any parameter in the Spec has an invalid value.

__eq__

Return self==value.

by_reach True