VARmallit
VARmallit, or VAR models, are a class of multivariate time series models used to analyze dynamic interdependencies among several endogenous variables. A VAR describes each variable as a linear function of its own past values and the past values of all other variables in the system, plus a random disturbance.
In compact form: x_t = A1 x_{t-1} + ... + Ap x_{t-p} + e_t, where x_t is a vector of variables,
Estimation and inference: The model is typically estimated by ordinary least squares for each equation, exploiting
Uses and interpretation: VAR models are widely used for forecasting and for analyzing the dynamic effects of
Extensions and variants: Structural VAR (SVAR) imposes contemporaneous restrictions to identify shocks. Bayesian VARs incorporate prior
Limitations: The approach assumes linear relationships and stable dynamics over time; results can be sensitive to
History: The VAR framework was popularized by Christopher Sims in 1980 as an alternative to structural econometric
See also: Vector autoregression, impulse response, cointegration, VECM, Bayesian VAR, FAVAR.