1 / 6
文档名称:

I. Vector Autoregressions.doc

格式:doc   页数:6
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

I. Vector Autoregressions.doc

上传人:管理资源吧 2012/2/6 文件大小:0 KB

下载得到文件列表

I. Vector Autoregressions.doc

文档介绍

文档介绍:I. Vector Autoregressions
A. Numerical Example
Enders uses a numerical example
(1’’) y(t) = y(t-1) + w(t-1)+ e1(t)
(2’’) w(t) = y(t-1) + w(t-1) + e2(t)
where
e1(t) = ey (t) + ew (t)
e2(t) = ew (t)
and where the variance of e1(t) equals the variance of e2(t), and ey (t) and ew (t) are independent white noise processes.
The white noise processes ey (t) and ew (t) can be simulated and used to generate the error processes e1(t) and e2(t). Then the endogenous variables y(t) and w(t) can be generated. The two standard VAR equationa can be estimated using the simulated endogenous variables y(t) and w(t). They could be estimated using ordinary least squares for each equation. The result is:
y = *y(-1) + *w(-1)
w = *y(-1) + *w(-1)
The residuals from these two estimated equations are ê1(t) and ê2(t). It is not clear from simply looking at the estimated coefficients, etc. how to interpret the behavior of the system. The estimated errors ê1(t) and ê2(t) are correlated so asking how y(t) and w(t) respond to a shock ê1(t), or a shock ê2(t), is not clear in interpretation since the shock or “news” is not unique to either endogenous variable. However, use can be made of the Choleski position, . the relations:
ê1(t) = ey (t) + ew (t)
ê2(t) = ew (t)
where is the correlation between ê1(t) and ê2(t).
The question