bundles / scipy latest / scipy / stats / _ksstats / _kolmogn_DMTW
function
scipy.stats._ksstats:_kolmogn_DMTW
source: /scipy/stats/_ksstats.py :114
Signature
def _kolmogn_DMTW ( n , d , cdf = True ) Summary
Computes the Kolmogorov CDF: Pr(D_n <= d) using the MTW approach to the Durbin matrix algorithm.
Extended Summary
Durbin (1968); Marsaglia, Tsang, Wang (2003). [1], [3].
Aliases
-
scipy.stats._ksstats._kolmogn_DMTW