Notation ( μ , Σ ) ∼ N I W ( μ 0 , λ , Ψ , ν ) {\displaystyle ({\boldsymbol {\mu }},{\boldsymbol {\Sigma }})\sim \mathrm {NIW} ({\boldsymbol {\mu }}_{0},\lambda ,{\boldsymbol {\Psi }},\nu )} Parameters μ 0 ∈ R D {\displaystyle {\boldsymbol {\mu }}_{0}\in \mathbb {R} ^{D}\,} location (vector of real) λ > 0 {\displaystyle \lambda >0\,} (real) Ψ ∈ R D × D {\displaystyle {\boldsymbol {\Psi }}\in \mathbb {R} ^{D\times D}} inverse scale matrix (pos. def.) ν > D − 1 {\displaystyle \nu >D-1\,} (real) Support μ ∈ R D ; Σ ∈ R D × D {\displaystyle {\boldsymbol {\mu }}\in \mathbb {R} ^{D};{\boldsymbol {\Sigma }}\in \mathbb {R} ^{D\times D}} covariance matrix (pos. def.) PDF f ( μ , Σ | μ 0 , λ , Ψ , ν ) = N ( μ | μ 0 , 1 λ Σ ) W − 1 ( Σ | Ψ , ν ) {\displaystyle f({\boldsymbol {\mu }},{\boldsymbol {\Sigma }}|{\boldsymbol {\mu }}_{0},\lambda ,{\boldsymbol {\Psi }},\nu )={\mathcal {N}}({\boldsymbol {\mu }}|{\boldsymbol {\mu }}_{0},{\tfrac {1}{\lambda }}{\boldsymbol {\Sigma }})\ {\mathcal {W}}^{-1}({\boldsymbol {\Sigma }}|{\boldsymbol {\Psi }},\nu )} |
In probability theory and statistics, the normal-inverse-Wishart distribution (or Gaussian-inverse-Wishart distribution) is a multivariate four-parameter family of continuous probability distributions. It is the conjugate prior of a multivariate normal distribution with unknown mean and covariance matrix (the inverse of the precision matrix).
Contents
Definition
Suppose
has a multivariate normal distribution with mean
has an inverse Wishart distribution. Then
Probability density function
Marginal distributions
By construction, the marginal distribution over
Posterior distribution of the parameters
Suppose the sampling density is a multivariate normal distribution
where
With the mean and covariance matrix of the sampling distribution is unknown, we can place a Normal-Inverse-Wishart prior on the mean and covariance parameters jointly
The resulting posterior distribution for the mean and covariance matrix will also be a Normal-Inverse-Wishart
where
To sample from the joint posterior of
Generating normal-inverse-Wishart random variates
Generation of random variates is straightforward:
- Sample
Σ from an inverse Wishart distribution with parametersΨ andν - Sample
μ from a multivariate normal distribution with meanμ 0 1 λ Σ