dlaplace | R Documentation |
Wrapper around dsubbotin
with fixed q = 1
. Uses
the parametrization on pp. 131 of \insertCitemagnus2016wals;textualWALS.
dlaplace(x, b, log = FALSE)
x |
vector of quantiles. |
b |
|
log |
logical; if TRUE, probabilities p are given as log(p). |
The density function is
\pi(x) = \frac{c}{2} \exp(-c |x|).
Gives the (log-)density.
laplace, dsubbotin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.