Description Usage Arguments Value Examples
Density function for Generalized Lognormal distribution (aka Myerson).
1 | dMyerson(x, q1, q2, q3, tl = 0.5)
|
x |
vector of quantiles. 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 |
a vector of probabilities of length equal to 'length(x)'.
1 | dMyerson(0.25, 10, 20, 40)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.