a fast uniform order statistic generator – stats.stackexchange.com

Can someone provide me with the mathematical expression for this code/function as a fast way to generate $n$ sorted $U[0,1]$ random numbers: rsunif <- function(n) { n1 <- n+1 cE <- ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "a fast uniform order statistic generator – stats.stackexchange.com"