Kolmogorov_dist.R

N=10000

x=rnorm(N)

max(abs(pnorm(sort(x)) - (1:N)/N ))
dariamed/gjamed documentation built on Sept. 27, 2019, 5:31 p.m.