Matrix normal distribution
From Wikipedia, the free encyclopedia
| parameters: | - mean - row covariance - column covariance.Parameters are matrices (all of them). |
|---|---|
| support: | is a matrix |
| pdf: | (see Notebox below) |
| cdf: | |
| mean: | ![]() |
| median: | |
| mode: | |
| variance: | |
| skewness: | |
| kurtosis: | |
| entropy: | |
| mgf: | |
| cf: |
| Notebox | Probability density function:![]() |
|
|---|---|---|
The matrix normal distribution is a probability distribution that is a generalization of the normal distribution to matrix-valued random variables.
Contents |
[edit] Definition
The probability density function for the random matrix X (n × p) that follows the matrix normal distribution has the form:
where M is n × p, Ω is p × p and Σ is n × n. There are several ways to define the two covariance matrices. One possibility is
where c is a constant which depends on Σ and ensures appropriate power normalization.
The matrix normal is related to the multivariate normal distribution in the following way:
if and only if
where
denotes the Kronecker product and
denotes the vectorization of
.
[edit] Relation to other distributions
Dawid (1981) provides a discussion of the relation of the matrix-valued normal distribution to other distributions, including the Wishart distribution, Inverse Wishart distribution and a "matrix-t distribution", but uses different notation from that employed here.
[edit] See also
[edit] References
- Dawid, A.P. (1981). "Some matrix-variate distribution theory: Notational considerations and a Bayesian application". Biometrika 68 (1): 265–274. doi:. MR614963. JSTOR 2335827.
- mean
- row covariance
- column covariance.
is a matrix![\frac{\exp\left( -\frac{1}{2} \mbox{tr}\left[ {\boldsymbol \Omega}^{-1} (\mathbf{X} - \mathbf{M})^{T} {\boldsymbol \Sigma}^{-1} (\mathbf{X} - \mathbf{M}) \right] \right)}{(2\pi)^{np/2} |{\boldsymbol \Omega}|^{n/2} |{\boldsymbol \Sigma}|^{p/2}}](http://upload.wikimedia.org/math/3/8/b/38b4f9359c379dcdfa4ba34dfc4a33d5.png)
![{\boldsymbol \Sigma} = E[ (\mathbf{X} - \mathbf{M})(\mathbf{X} - \mathbf{M})^{T}]\;,\;](http://upload.wikimedia.org/math/b/7/0/b702ac07b28e947611b305fe3b5d2779.png)
![{\boldsymbol \Omega} = E[ (\mathbf{X} - \mathbf{M})^{T} (\mathbf{X} - \mathbf{M})]/c](http://upload.wikimedia.org/math/b/3/f/b3f514a031009830d8364cb7e24567a5.png)

