pKolmogorov: CDF of the Kolmogorov distribution

pKolmogorovR Documentation

CDF of the Kolmogorov distribution

Description

CDF of the Kolmogorov distribution

Usage

pKolmogorov(q, summands = ceiling(q * sqrt(72) + 3/2))

Arguments

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))

Value

a scalar value


cumulcalib documentation built on June 22, 2024, 10:36 a.m.