Description Usage Arguments Value
Draw from exponential decay distribution $y = x^k$
1 | draw_exp_decay(n, k)
|
n |
is the max value returned by the decay function (integer) |
k |
is the exponent $x^k$ (numeric) |
n
draws from the exponential decay distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.