Description Usage Arguments Value Examples
rdu
generates a random sample of size n
from a discrete uniform
distribution on the interval min
to max
.
1 |
n |
number of observations. |
min |
lower limit of the distribution. |
max |
upper limit of the distribution. |
A length n numeric vector of realizations from a DU(min
, max
) distribution.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.