Kolmogorov CDF
CDF of the Kolmogorov distribution.
pkolmogorov(q, summands = ceiling(q * sqrt(72) + 3/2))
q |
Quantile input to CDF |
summands |
Number of summands for infinite sum (the default should have machine accuracy) |
If Z is the random variable following the Kolmogorov distribution, the quantity P(Z ≤q q)
CPAT:::pkolmogorov(0.1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.