Multivariate Laplace distribution

From HandWiki

In the mathematical theory of probability, multivariate Laplace distributions are extensions of the Laplace distribution and the asymmetric Laplace distribution to multiple variables. The marginal distributions of symmetric multivariate Laplace distribution variables are Laplace distributions. The marginal distributions of asymmetric multivariate Laplace distribution variables are asymmetric Laplace distributions.[1]

Symmetric multivariate Laplace distribution

Multivariate Laplace (symmetric)
Parameters μRklocation
ΣRk×kcovariance (positive-definite matrix)
Support xμ + span(Σ) ⊆ Rk
PDF
If [math]\displaystyle{ \boldsymbol\mu = \mathbf{0} }[/math],
[math]\displaystyle{ \frac 2 {(2\pi)^{k/2} |\boldsymbol\Sigma|^{0.5}} \left( \frac {\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x}}{2} \right)^{v/2} K_v \left(\sqrt{2\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x}} \right), }[/math]
where [math]\displaystyle{ v = (2 - k) / 2 }[/math] and [math]\displaystyle{ K_v }[/math] is the modified Bessel function of the second kind.
Mean μ
Mode μ
Variance Σ
Skewness 0
CF [math]\displaystyle{ \frac{\exp ( i\boldsymbol\mu'\mathbf{t} )}{1 + \tfrac{1}{2} \mathbf{t}'\boldsymbol\Sigma \mathbf{t} } }[/math]

A typical characterization of the symmetric multivariate Laplace distribution has the characteristic function:

[math]\displaystyle{ \varphi(t;\boldsymbol\mu,\boldsymbol\Sigma) = \frac{\exp ( i\boldsymbol\mu'\mathbf{t} )}{1 + \tfrac{1}{2} \mathbf{t}'\boldsymbol\Sigma \mathbf{t}}, }[/math]

where [math]\displaystyle{ \boldsymbol\mu }[/math] is the vector of means for each variable and [math]\displaystyle{ \boldsymbol\Sigma }[/math] is the covariance matrix.[2]

Unlike the multivariate normal distribution, even if the covariance matrix has zero covariance and correlation the variables are not independent.[1] The symmetric multivariate Laplace distribution is elliptical.[1]

Probability density function

If [math]\displaystyle{ \boldsymbol\mu = \mathbf{0} }[/math], the probability density function (pdf) for a k-dimensional multivariate Laplace distribution becomes:

[math]\displaystyle{ f_{\mathbf x}(x_1,\ldots,x_k) = \frac 2 {(2\pi)^{k/2} |\boldsymbol\Sigma|^{0.5}} \left( \frac {\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x}}{2} \right)^{v/2} K_v \left(\sqrt{2\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x}} \right), }[/math]

where:

[math]\displaystyle{ v = (2 - k) / 2 }[/math] and [math]\displaystyle{ K_v }[/math] is the modified Bessel function of the second kind.[1]

In the correlated bivariate case, i.e., k = 2, with [math]\displaystyle{ \mu_1 = \mu_2 = 0 }[/math] the pdf reduces to:

[math]\displaystyle{ f_{\mathbf x}(x_1,x_2) = \frac 1 {\pi \sigma_1 \sigma_2 \sqrt{1-\rho^2}} K_0 \left( \sqrt { \frac { 2 \left( \frac {x_1^2}{\sigma_1^2} - \frac{2 \rho x_1 x_2}{\sigma_1 \sigma_2} + \frac {x_2^2}{\sigma_2^2} \right)} { 1-\rho^2 } } \right), }[/math]

where:

[math]\displaystyle{ \sigma_1 }[/math] and [math]\displaystyle{ \sigma_2 }[/math] are the standard deviations of [math]\displaystyle{ x_1 }[/math] and [math]\displaystyle{ x_2 }[/math], respectively, and [math]\displaystyle{ \rho }[/math] is the correlation coefficient of [math]\displaystyle{ x_1 }[/math] and [math]\displaystyle{ x_2 }[/math].[1]

For the uncorrelated bivariate Laplace case, that is k = 2, [math]\displaystyle{ \mu_1 = \mu_2 = \rho = 0 }[/math] and [math]\displaystyle{ \sigma_1 = \sigma_2 = 1 }[/math], the pdf becomes:

[math]\displaystyle{ f_{\mathbf x}(x_1,x_2) = \frac 1 \pi K_0 \left( \sqrt { 2(x_1^2 + x_2^2) } \right). }[/math][1]

Asymmetric multivariate Laplace distribution

Multivariate Laplace (asymmetric)
Parameters μRklocation
ΣRk×kcovariance (positive-definite matrix)
Support xμ + span(Σ) ⊆ Rk
PDF [math]\displaystyle{ \frac {2 e^{\mathbf{x}'\boldsymbol\Sigma^{-1} \boldsymbol\mu} }{(2\pi)^{\frac{k}{2}} |\boldsymbol\Sigma|^{0.5}} \Big( \frac {\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x}}{2 + \boldsymbol\mu'\boldsymbol\Sigma^{-1} \boldsymbol\mu} \Big)^\frac{v}{2} K_v \Big(\sqrt{(2 + \boldsymbol\mu'\boldsymbol\Sigma^{-1} \boldsymbol\mu)(\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x})} \Big) }[/math]
where [math]\displaystyle{ v = (2 - k) / 2 }[/math] and [math]\displaystyle{ K_v }[/math] is the modified Bessel function of the second kind.
Mean μ
Variance Σ + μ ' μ
Skewness non-zero unless μ=0
CF [math]\displaystyle{ \frac{1}{1 + \tfrac{1}{2} \mathbf{t}'\boldsymbol\Sigma \mathbf{t} - i\boldsymbol\mu\mathbf{t} } }[/math]

A typical characterization of the asymmetric multivariate Laplace distribution has the characteristic function:

[math]\displaystyle{ \varphi(t;\boldsymbol\mu,\boldsymbol\Sigma) = \frac{1}{1 + \tfrac{1}{2} \mathbf{t}'\boldsymbol\Sigma \mathbf{t} - i\boldsymbol\mu\mathbf{t} }. }[/math][1]

As with the symmetric multivariate Laplace distribution, the asymmetric multivariate Laplace distribution has mean [math]\displaystyle{ \boldsymbol\mu }[/math], but the covariance becomes [math]\displaystyle{ \boldsymbol\Sigma + \boldsymbol\mu'\boldsymbol\mu }[/math].[3] The asymmetric multivariate Laplace distribution is not elliptical unless [math]\displaystyle{ \boldsymbol\mu = \mathbf{0} }[/math], in which case the distribution reduces to the symmetric multivariate Laplace distribution with [math]\displaystyle{ \boldsymbol\mu = \mathbf{0} }[/math].[1]

The probability density function (pdf) for a k-dimensional asymmetric multivariate Laplace distribution is:

[math]\displaystyle{ f_{\mathbf x}(x_1,\ldots,x_k) = \frac {2 e^{\mathbf{x}'\boldsymbol\Sigma^{-1} \boldsymbol\mu} }{(2\pi)^{k/2} |\boldsymbol\Sigma|^{0.5}} \Big( \frac {\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x}}{2 + \boldsymbol\mu'\boldsymbol\Sigma^{-1} \boldsymbol\mu} \Big)^{v/2} K_v \Big(\sqrt{(2 + \boldsymbol\mu'\boldsymbol\Sigma^{-1} \boldsymbol\mu)(\mathbf{x}'\boldsymbol\Sigma^{-1} \mathbf{x})} \Big), }[/math]

where:

[math]\displaystyle{ v = (2 - k) / 2 }[/math] and [math]\displaystyle{ K_v }[/math] is the modified Bessel function of the second kind.[1]

The asymmetric Laplace distribution, including the special case of [math]\displaystyle{ \boldsymbol\mu = \mathbf{0} }[/math], is an example of a geometric stable distribution.[3] It represents the limiting distribution for a sum of independent, identically distributed random variables with finite variance and covariance where the number of elements to be summed is itself an independent random variable distributed according to a geometric distribution.[1] Such geometric sums can arise in practical applications within biology, economics and insurance.[1] The distribution may also be applicable in broader situations to model multivariate data with heavier tails than a normal distribution but finite moments.[1]

The relationship between the exponential distribution and the Laplace distribution allows for a simple method for simulating bivariate asymmetric Laplace variables (including for the case of [math]\displaystyle{ \boldsymbol\mu = \mathbf{0} }[/math]). Simulate a bivariate normal random variable vector [math]\displaystyle{ \mathbf{Y} }[/math] from a distribution with [math]\displaystyle{ \mu_1=\mu_2=0 }[/math] and covariance matrix [math]\displaystyle{ \boldsymbol\Sigma }[/math]. Independently simulate an exponential random variables W from an Exp(1) distribution. [math]\displaystyle{ \mathbf{X} = \sqrt{W} \mathbf{Y} + W \boldsymbol\mu }[/math] will be distributed (asymmetric) bivariate Laplace with mean [math]\displaystyle{ \boldsymbol\mu }[/math] and covariance matrix [math]\displaystyle{ \boldsymbol\Sigma }[/math].[1]

References

  1. 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 Kotz. Samuel; Kozubowski, Tomasz J.; Podgorski, Krzysztof (2001). The Laplace Distribution and Generalizations. Birkhauser. pp. 229–245. ISBN 0817641661. 
  2. Fragiadakis, Konstantinos & Meintanis, Simos G. (March 2011). "Goodness-of-fit tests for multivariate Laplace distributions". Mathematical and Computer Modelling 53 (5–6): 769–779. doi:10.1016/j.mcm.2010.10.014. 
  3. 3.0 3.1 Kozubowski, Tomasz J.; Podgorski, Krzysztof; Rychlik, Igor (2010). "Multivariate Generalize Laplace Distributions and Related Random Fields". Journal of Multivariate Analysis (University of Gothenburg) 113: 59–72. doi:10.1016/j.jmva.2012.02.010.