powered by
rpdataboot
rpdatasim(n, replications, rdist, ...)
rdist
n
replications
rpdataconv
# Generate 5 independent samples of size 10 from # an exponential distribution with mean 10 x <- bootruin:::rpdatasim(n = 10, replications = 5, rexp, rate = 1/10)
Run the code above in your browser using DataLab