Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

pkolmogorov

Kolmogorov CDF


Description

CDF of the Kolmogorov distribution.

Usage

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

Arguments

q

Quantile input to CDF

summands

Number of summands for infinite sum (the default should have machine accuracy)

Value

If Z is the random variable following the Kolmogorov distribution, the quantity P(Z ≤q q)

Examples

CPAT:::pkolmogorov(0.1)

CPAT

Change Point Analysis Tests

v0.1.0
MIT + file LICENSE
Authors
Curtis Miller [aut, cre]
Initial release
2018-12-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.