Loading [MathJax]/jax/output/HTML-CSS/jax.js
SciPy

This is documentation for an old release of SciPy (version 0.18.1). Search for this page in the documentation of the latest stable release (version 1.15.1).

Log Double Exponential (Log-Laplace) Distribution

Defined over x>0 with c>0

f(x;c)={c2xc10<x<1c2xc1x1F(x;c)={12xc0<x<1112xcx1G(q;c)={(2q)1/c0q<12(22q)1/c12q1
h[X]=log(2ec)

Implementation: scipy.stats.loglaplace