Searched defs:ad_statistic (Results 1 – 7 of 7) sorted by relevance
102 double ad_statistic = -n - 1 / static_cast<double>(n) * ad_sum; in AndersonDarlingStatistic() local112 double ad_statistic = AndersonDarlingStatistic(random_sample); in AndersonDarlingTest() local
104 double ad_statistic = -n_as_double - 1 / n_as_double * ad_sum; in AndersonDarlingStatistic() local114 double ad_statistic = AndersonDarlingStatistic(random_sample); in AndersonDarlingTest() local