powered by
Density for the Kolmogorov Distribution
dkolm(x, nterms = 500, rep = "K3", K3cutpt = 2)
the value of the density at specified x
domain value.
the number of terms in the limiting form's sum. That is, changing the infinity on the top of the summation to a big K.
the representation. See article on webpage. Default is 'K3'.
the cutpoint for rep='K3'. Seee article on webpage.
## see https://swihart.github.io/mvpd/articles/deep_dive_kolm.html dkolm(1)
Run the code above in your browser using DataLab