meridian.analysis.review.results.HighVarianceChannelResult

The immutable result of High Variance Check for a single channel.

Inherits From: ChannelResult, BaseResultData

case The specific case for this channel's high variance check.
spend_share The proportion of total spend for this channel.
relative_width_ratio The ratio of the posterior ROI credible interval width to the prior width.
details The check result details.
channel_name Dataclass field

Methods

__eq__

Return self==value.