meridian.analysis.review.checks.PriorPosteriorShiftCheck

Checks for a significant shift between prior and posterior of ROI.

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.