meridian.analysis.review.checks.ROIConsistencyCheck

Checks if ROI posterior mean is in tails of ROI prior.

Inherits From: BaseROICheck, BaseCheck

Methods

is_relevant

View source

Checks if the check is relevant for the given model context.

run

View source

Executes the check.

The return type uses the generic ResultType, making it specific for each subclass.