csep.utils.stats.sup_dist

csep.utils.stats.sup_dist(cdf1, cdf2)[source]

given two cumulative distribution functions, compute the supremum of the set of absolute distances.

Note

this function does not check that the ecdfs are ordered or balanced. beware!