Description Usage Arguments Value Examples
Implement a function to generate samples from a Rayleigh distribution,using antithetic variables.
1 | Ray(x, r = 10000)
|
x |
is the number of samples |
r |
is the number of random data by runif () |
the vector of generating from the Rayleigh distribution.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.