meridian.model.eda.eda_spec.StandardDeviationSpec

A spec for the EDA standard deviation check.

geo_std_threshold The threshold for geo-level standard deviation. Falling below this threshold triggers an ATTENTION.
national_std_threshold The threshold for national standard deviation. Falling below this threshold triggers an ATTENTION.

Methods

__eq__

Return self==value.

geo_std_threshold 0.0001
national_std_threshold 0.0001