Description Usage Arguments Value Examples
generate samples from Rayleigh density distribution
1 |
m |
the samples number (numeric) |
sigma |
the parameter of the distribution (numeric) |
a random sample of size n
1 2 3 4 | ## Not run:
rrrr<- Rray(m,sigma)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.