meridian.analysis.review.results.PriorPosteriorShiftAggregateCases

Cases for Prior-Posterior Shift Check aggregate result.

Inherits From: ModelCheckCase, BaseCase

PASS <PriorPosteriorShiftAggregateCases.PASS: (<Status.PASS: 1>, 'The model has successfully learned from the data. This is a positive sign that your data was informative.', None)>
REVIEW <PriorPosteriorShiftAggregateCases.REVIEW: (<Status.REVIEW: 2>, "We've detected channel(s) {channels_str} where the posterior distribution did not significantly shift from the prior. This suggests the data signal for these channels was not strong enough to update the model's beliefs.", 'Please review these channels to see if this is expected (due to a strong priors) or problematic (due to a weak signal).')>