powered by
Random Variates for the Kolmogorov Distribution
rkolm(n, nterms = 500)
n random variates
the number of random variate to simulate
the number of terms in the limiting sum. That is, turning infinity into a Big K on the top of the summation.
## see https://swihart.github.io/mvpd/articles/deep_dive_kolm.html rkolm(10)
Run the code above in your browser using DataLab