Description Usage Arguments Value
Generates points targeting a uniform distribution.
1 | gen_unif(n, l = 0, u = 1)
|
n |
number of points to generate. |
l |
lower bound. |
u |
upper bound. |
n-vector containing the sampled points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.