meridian.analysis.review.results.BaselineCases
Stay organized with collections
Save and categorize content based on your preferences.
Cases for the Baseline Check.
Inherits From: ModelCheckCase, BaseCase
Class Variables |
|
FAIL
|
<BaselineCases.FAIL: (<Status.FAIL: 3>, 'The posterior probability that the baseline is negative is {negative_baseline_prob:.2f}.', "This high probability points to a statistical error and is a clear signal that the model requires adjustment. The model is likely over-crediting your treatments. Consider adjusting the model's settings, data, or priors to correct this issue.")>
|
|
PASS
|
<BaselineCases.PASS: (<Status.PASS: 1>, 'The posterior probability that the baseline is negative is {negative_baseline_prob:.2f}.', 'We recommend visually inspecting the baseline time series in the Model Fit charts to confirm this.')>
|
|
REVIEW
|
<BaselineCases.REVIEW: (<Status.REVIEW: 2>, 'The posterior probability that the baseline is negative is {negative_baseline_prob:.2f}.', "This indicates that the baseline time series occasionally dips into negative values. We recommend visually inspecting the baseline time series in the Model Fit charts, but don't be overly concerned. An occasional, small dip may indicate minor statistical error, which is inherent in any model.")>
|
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-09 UTC.
[null,null,["Last updated 2025-12-09 UTC."],[],[]]