Description Usage Arguments Value Examples
Generate random numbers from Generalized Lognormal distribution (aka Myerson).
1 |
n |
number of observations. If 'length(n)>1“, the length is taken to be the number required. |
q1 |
bottom quantile |
q2 |
middle quantile (50th percentile) |
q3 |
top quantile |
tl |
tail percentage |
lower |
lower bound for distribution |
upper |
upper bound for distribution |
a length 'n' vector of random values.
1 | rMyerson(1, 10, 20, 40)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.