Main Content

Vector Error-Correction Models

Multivariate linear models including cointegrating relations and exogenous predictor variables

Vector-error correction (VEC) models, orcointegrated VAR models,在多个响应序列的共同体内产生的多元时间序列中解决非平稳性。有关使用VEC建模工具分析的示例,请参见Modeling the United States Economy.

Apps

Econometric Modeler Analyze and model econometric time series

Functions

expand all

vecm Create vector error-correction (VEC) model
estimate Fit vector error-correction (VEC) model to data
infer Infer vector error-correction (VEC) model innovations
summarize Display estimation results of vector error-correction (VEC) model
arma2ar Convert ARMA model to AR model
arma2ma Convert ARMA model to MA model
vec2var Convert VEC model to VAR model
var2vec Convert VAR model to VEC model
varm Convert vector error-correction (VEC) model to vector autoregression (VAR) model
simulate Monte Carlo simulation of vector error-correction (VEC) model
filter Filter disturbances through vector error-correction (VEC) model
irf Generate vector error-correction (VEC) model impulse responses
fevd Generate vector error-correction (VEC) model forecast error variance decomposition (FEVD)
forecast Forecast vector error-correction (VEC) model responses

Topics

Interactive

Programmatic

  • Modeling the United States Economy
    This example illustrates the use of a vector error-correction (VEC) model as a linear alternative to the Smets-Wouters Dynamic Stochastic General Equilibrium (DSGE) macroeconomic model, and applies many of the techniques of Smets-Wouters to the description of the United States economy.
  • Generate VEC Model Impulse Responses
    Generate impulse responses from a VEC model.
  • VEC模型蒙特卡洛预测
    Generate Monte Carlo and MMSE forecasts from a VEC model.