rlaplace {CVE} | R Documentation |
Random generation for Laplace distribution.
rlaplace(n = 1, mu = 0, sd = 1)
n |
Number of generated samples. |
mu |
mean. |
sd |
standard deviation. |
numeric array of length n.
https://en.wikipedia.org/wiki/Laplace_distribution