meridian.analysis.review.checks.ImplausibleROICheck

A check for paid channels with implausible posterior ROI estimates.

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.