Join the newly launched
Discord community for real-time discussions, peer support, and direct interaction with the Meridian team!
meridian.analysis.review.configs.ROIConsistencyConfig
Stay organized with collections
Save and categorize content based on your preferences.
Configuration for the ROI Consistency Check.
Inherits From: BaseConfig
meridian.analysis.review.configs.ROIConsistencyConfig(
prior_lower_quantile: float = 0.01, prior_upper_quantile: float = 0.99
)
This check verifies if the posterior median of the ROI falls within a
reasonable range of the prior distribution.
Attributes |
prior_lower_quantile
|
The lower quantile of the ROI prior distribution to
define the lower bound of the reasonable range.
|
prior_upper_quantile
|
The upper quantile of the ROI prior distribution to
define the upper bound of the reasonable range.
|
Methods
__eq__
__eq__(
other
)
Return self==value.
Class Variables |
|
prior_lower_quantile
|
0.01
|
|
prior_upper_quantile
|
0.99
|
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 2025-12-03 UTC.
[null,null,["Last updated 2025-12-03 UTC."],[],[]]