bundles / scipy latest / scipy / stats / _ksstats / _kolmogni
function
scipy.stats._ksstats:_kolmogni
source: /scipy/stats/_ksstats.py :476
Signature
def _kolmogni ( n , p , q ) Summary
Computes the PPF/ISF of kolmogn.
Extended Summary
n of type integer, n>= 1 p is the CDF, q the SF, p+q=1
Aliases
-
scipy.stats._ksstats._kolmogni