StatHypothesisTesting

class hypex.comparators.StatHypothesisTesting(compare_by, grouping_role=None, target_role=None, baseline_role=None, reliability=0.05, key='', calc_kwargs={})[source]

Bases: Comparator, ABC