DominantFrequencyChange.add_condition_p_value_greater_than#
- DominantFrequencyChange.add_condition_p_value_greater_than(p_value_threshold: float = 0.0001)[source]#
Add condition - require p value allowed per column to be greater than threshold.
- Parameters
- p_value_thresholdfloat , default: 0.0001
Minimal p-value to pass the statistical test determining if the value abundance has changed significantly (0-1).