pKolmogorov {cumulcalib} | R Documentation |
CDF of the Kolmogorov distribution
pKolmogorov(q, summands = ceiling(q * sqrt(72) + 3/2))
q |
the quantity at which CDF will be evaluated. Currently accepts only a scalar |
summands |
maximum number of terms to be evaluated in the infinite series (default=ceiling(q*sqrt(72)+3/2)) |
a scalar value