meridian.analysis.review.results.HighVarianceChannelResult
Stay organized with collections
Save and categorize content based on your preferences.
The immutable result of High Variance Check for a single channel.
Inherits From: ChannelResult, BaseResultData
meridian.analysis.review.results.HighVarianceChannelResult(
case: meridian.analysis.review.results.HighVarianceChannelCases,
channel_name: str,
spend_share: float,
relative_width_ratio: float
)
Attributes |
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__
__eq__(
other
)
Return self==value.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-22 UTC.
[null,null,["Last updated 2026-07-22 UTC."],[],[]]