dlaplace {WALS} | R Documentation |
Wrapper around dsubbotin
with fixed q = 1
. Uses
the parametrization on pp. 131 of Magnus and De Luca (2016).
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.
Magnus JR, De Luca G (2016). “Weighted-average least squares (WALS): A survey.” Journal of Economic Surveys, 30(1), 117-148. doi:10.1111/joes.12094.