Description Usage Arguments Value Examples
The function provides an implementation of sampling from a random uniform distribution
1 | runif_sitmo(n, min = 0, max = 1, seed = 1L)
|
n |
An |
min |
A |
max |
A |
seed |
A special |
A numeric vector
containing the realizations.
1 | a = runif_sitmo(10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.