Extends the standard Bayesian Vector Autoregression (VAR) to allow a time-varying error precision matrix , where evolves according to a multiplicative random walk driven by multivariate Beta variates. The key result is that despite time-varying , the joint posterior of at each time step remains in the matrix-normal inverse-Wishart (MNIW) family and is computed by exact closed-form recursions analogous to a Kalman filter — no Markov Chain Monte Carlo (MCMC) is required for the per-step update. The marginal posterior of (integrating over all paths) is evaluated via importance sampling and shown to work well for 4,000 draws on a 4-variable U.S. macro VAR.
The VAR(p) with time-varying precision:
where is the regressor row (), is , and is the time-varying precision matrix. The stochastic volatility law of motion:
where is drawn from the multivariate Beta distribution (defined as a ratio of Wishart variates; see Uhlig 1994b). The scalar parameter controls persistence: large implies is nearly constant; small allows large swings. In the univariate case this reduces to a scalar multiplicative random walk with .
The figure in the paper shows the density of for and : for small the distribution has a long right tail (allowing large precision jumps) and a spike near zero (allowing near-zero precision), while large concentrates around 1.
The prior on is matrix-normal inverse-Wishart (MNIW): and . The prior mean is centered on Litterman's random walk prior (1's on the first own-lag diagonal, 0's elsewhere).
Exact conjugate updating. After accounting for the multiplicative evolution of and observing , the posterior of remains MNIW with parameters updated via closed-form recursions. At each step:
This structure is analogous to the Kalman filter for linear Gaussian models. The discount factor plays the same role as in West-Harrison (1989) dynamic linear models.
The full joint posterior is not closed-form. Uhlig's importance sampling procedure:
Figure 2 (scatter of log-weight vs. log-marginal-posterior for 4,000 draws) shows a near-diagonal relationship: the importance weights are well-matched to the posterior mass, confirming the sampler does not collapse. The scatter is well-concentrated around the main ridge.
Sensitivity note: the method can produce extreme weights when the precision is very large (near-zero error variance), creating a spike in the importance distribution. Uhlig recommends monitoring the maximum weight as a diagnostic.
Applied to a 4-variable U.S. macro VAR with lags (from Uhlig 1996 draft). Key findings:
"The key for providing the validity of those updating formulas is the conjugacy between the beta and the Wishart distribution, established in Theorem 2 in Appendix B."
The paper is elegant in its mathematical economy: the multivariate Beta (Wishart-ratio) distribution is exactly the right object to maintain conjugacy for a multiplicative random walk in the precision matrix, and Uhlig proves this with minimal apparatus. The per-step closed-form updating is a genuine advance over MCMC-dependent approaches to multivariate SV. The limitation is the restrictive multiplicative structure — does not allow the kind of asymmetric GARCH-like dynamics (differential response to positive vs. negative shocks) that Baba-Engle-Kraft-Kroner (BEKK)-GARCH captures. The importance sampling approach for the marginal posterior of B is reasonable for 4 variables and short samples but would face a curse-of-dimensionality challenge for larger systems. The empirical application is deliberately thin (one reference to a draft paper), which limits independent verification. The paper's lasting influence is primarily methodological: it established the template for conjugate Bayesian SV treatment of multivariate systems, later extended by Cogley-Sargent (2005) and Primiceri (2005) in the Time-Varying Parameter VAR (TVP-VAR) with SV literature.