Lewandowski-Kurowicka-Joe distribution

From testwiki
Jump to navigation Jump to search

Template:Short description Template:Infobox probability distribution

In probability theory and Bayesian statistics, the Lewandowski-Kurowicka-Joe distribution, often referred to as the LKJ distribution, is a probability distribution over positive definite symmetric matrices with unit diagonals.[1]

Introduction

The LKJ distribution was first introduced in 2009 in a more general context [2] by Daniel Lewandowski, Dorota Kurowicka, and Harry Joe. It is an example of the vine copula, an approach to constrained high-dimensional probability distributions.

The distribution has a single shape parameter η and the probability density function for a d×d matrix 𝐑 is

p(𝐑;η)=C×[det(𝐑)]η1

with normalizing constant C=2k=1d1(2η2+dk)(dk)k=1d1[B(η+(dk1)/2,η+(dk1)/2)]dk, a complicated expression including a product over Beta functions. For η=1, the distribution is uniform over the space of all correlation matrices; i.e. the space of positive definite matrices with unit diagonal.

Usage

The LKJ distribution is commonly used as a prior for correlation matrix in Bayesian hierarchical modeling. Bayesian hierarchical modeling often tries to make an inference on the covariance structure of the data, which can be decomposed into a scale vector and correlation matrix.[3] Instead of the prior on the covariance matrix such as the inverse-Wishart distribution, LKJ distribution can serve as a prior on the correlation matrix along with some suitable prior distribution on the scale vector. It has been implemented in several probabilistic programming languages, including Stan and PyMC.

References

Template:Reflist

Template:ProbDistributions



Template:Website-stub