dsubbotin | R Documentation |
Subbotin density, uses the parametrization on pp. 131 of \insertCitemagnus2016wals;textualWALS. Also called generalized normal distribution.
dsubbotin(x, q, b, log = FALSE)
x |
vector of quantiles. |
q |
|
b |
|
log |
logical; if TRUE, probabilities p are given as log(p). |
The density function is
\pi(x) = \frac{q c^{1/q}}{2 \Gamma(1/q)} \exp(-c |x|^{q}).
Gives the (log-)density.
subbotin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.