Meridian GeoX is now available. Run geo experiments to calibrate your MMM.
Get started here
Send feedback
meridian.analysis.review.results.ImplausibleROICheckResult
Stay organized with collections
Save and categorize content based on your preferences.
The immutable result of model-level Implausible ROI Check.
Inherits From: CheckResult , BaseResultData
meridian . analysis . review . results . ImplausibleROICheckResult (
case : meridian . analysis . review . results . ImplausibleROIAggregateCases ,
channel_results : list [ ImplausibleROIChannelResult ],
high_roi_channels : list [ str ],
low_roi_channels : list [ str ],
aggregate_details : Mapping [ str , Any ],
roi_upper_bound : float = configs . ImplausibleROIConfig . roi_upper_bound ,
roi_lower_bound : float = configs . ImplausibleROIConfig . roi_lower_bound
)
Attributes
case
The aggregate case for the implausible ROI check across all channels.
channel_results
A list of ImplausibleROIChannelResult for each channel.
high_roi_channels
A list of channel names flagged as having high ROI.
low_roi_channels
A list of channel names flagged as having low ROI.
aggregate_details
Additional details of the aggregate check result.
roi_upper_bound
The upper bound for plausible ROI.
roi_lower_bound
The lower bound for plausible ROI.
details
The check result details.
recommendation
The check result message.
Methods
__eq__
__eq__ (
other
)
Return self==value.
Class Variables
roi_lower_bound
0.5
roi_upper_bound
20.0
Send feedback
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-09-03 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-09-03 UTC."],[],[]]