Description Usage Arguments Examples
Shrinks towards the from
value, or
if shrink.median
is on, the middle.
1 | gen.unif(from, to, shrink.median = T)
|
from |
same as from in runif |
to |
same as to in runif |
shrink.median |
whether to shrink to the middle of the distribution instead of the low end. |
1 | gen.unif(0, 1) # a float between 0 and 1
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.