meridian.model.eda.eda_spec.PairwiseCorrSpec

A spec for the EDA pairwise correlation check.

overall_threshold The threshold for overall pairwise correlation. Exceeding this threshold triggers an ERROR.
geo_threshold The threshold for geo-level pairwise correlation. Exceeding this threshold triggers an ATTENTION.
national_threshold The threshold for national pairwise correlation. Exceeding this threshold triggers an ERROR.

Methods

__eq__

Return self==value.

geo_threshold 0.999
national_threshold 0.999
overall_threshold 0.999