meridian.model.context.SaturationSpec

Specification for each channel's saturation function.

media A string or sequence of strings specifying the saturation function to use for media channels.
rf A string or sequence of strings specifying the saturation function to use for reach and frequency channels.
organic_media A string or sequence of strings specifying the saturation function to use for organic media channels.
organic_rf A string or sequence of strings specifying the saturation function to use for organic reach and frequency channels.

Methods

__eq__

Return self==value.

media 'hill'
organic_media 'hill'
organic_rf 'hill'
rf 'hill'