a fast uniform order statistic generator – stats.stackexchange.com 11:31 Posted by Unknown No Comments 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 Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown
0 Comment to "a fast uniform order statistic generator – stats.stackexchange.com"
Post a Comment