
COMPUTATION OF THE POSTERIOR DISTRIBUTION 57
Extensions to the multivariate model are conceptually straightforward in that
they use the underlying latent structure as well. 2
In some cases, t-distributions are used instead of normal distributions to
obtain more robustinferences; the heavier tails of the t-distribution make it
more robust to outliers (Lange, Little, and Taylor, 1989). In addition, they can
be used to build multivariate logistic models for longitudinal binary data (Ex-
ample 6.6.2). Unfortunately, regardless of the prior specification, the full con-
ditional distributions of the location and scale parameters of the t-distribution
are not available in closed form. However, we can use data augmentation to
facilitate sampling from the location and scale parameters.
Example 3.16. Data augmentation for the multivariate t-distribution (con-
tinuation of Example 2.4).
To implement data augmentation for the t-distribution, we take advantage
of the following relationship between the multivariate t-distribution with ν
degrees of freedom and the multivariate normal distribution. If Y
i
| µ, Σ ∼
T
ν
(µ, Σ), then its density can be written as a gamma mixture of normals,
τ
J/2
i
(2π)
J/2
|Σ|
1/2
exp
−
1
2
(y
i
− µ)
T
(Σ/τ
i
)
−1
(y
i
− µ)
p(τ
i
| ν)dτ
i
, (3.9)
where p(τ
i
| ν)isaGamma density with parameters (ν/2, 2/ν). Using this re-
sult, data augmentation approaches can be used to greatly simplify sampling.
This result was first used in the context of Gibbs sampling by Chib and Albert
(1993). By using the expanded parameter space with the latent variables τ
i
instead of integrating them out as in (3.9), we can sample from the posterior
of (µ, Σ)usingthefollowing steps, assuming a multivariatenormalprior on
µ and a Wishart prior on Σ
−1
:
1. Sample τ
i
from p(τ
i
|µ, Σ, y), independent gamma distributions.
2. Sample (µ, Σ
−1
)fromp(µ, Σ | τ,y)usingGibbs sampling:
(a) Sample µ from p(µ|Σ, τ , y), a multivariate normal distribution.
(b) Sample Σ
−1
from p(Σ
−1
|µ, τ , y), a Wishart distribution.
2
As a final example, we show that the Gibbs sampler for the normal random
effects model in Example 3.13 implicitly uses data augmentation.
Example 3.17. Data augmentation for the normal random effects model (con-
tinuation of Example 3.13).
In the normal random effects model, the random effects b
i
can be integrated
out in closed form. Thus, the posteriordistribution can be sampled by just
using the full conditional distributions of β, Ω,andσ
2
based on the inte-
grated likelihood (3.2) and priors. However, the full conditional distributions
of Ω and σ
2
will not have known forms and in particular, the full conditional
for Ω will be very hard to sample (Daniels, 1998). On the other hand, if the