meridian.analysis.review.results.ImplausibleROICheckResult

The immutable result of model-level Implausible ROI Check.

Inherits From: CheckResult, BaseResultData

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__

Return self==value.

roi_lower_bound 0.5
roi_upper_bound 20.0