meridian.analysis.review.checks.GoodnessOfFitCheck

Checks for goodness of fit of the model.

Inherits From: 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.