Wrapper around dweibull
to use the parametrization on
pp. 131 of magnus2016wals;textualWALS.
ddweibull(x, q, b, log = FALSE)
Gives the (log-)density.
vector of quantiles.
\(q\) in magnus2016wals;textualWALS. Parameter of reflected generalized gamma distribution. See below for details.
\(c\) in magnus2016wals;textualWALS. Parameter of reflected generalized gamma distribution. See below for details.
logical; if TRUE, probabilities p are given as log(p).
The density function is $$\pi(x) = \frac{q c}{2} |x|^{q - 1} \exp(-c |x|^{q}).$$
weibull, dweibull.