• 検索結果がありません。

2.3 Impulse Response Function (

N/A
N/A
Protected

Academic year: 2021

シェア "2.3 Impulse Response Function ("

Copied!
25
0
0

読み込み中.... (全文を見る)

全文

(1)

2 Vector Autoregressive (VAR) Model – Causality, Im- pulse Response Function and etc

Vector Autoregressive Process:

yt =µ+φ1yt12yt2+ · · · +φpytp+t, where

yt : k×1, µ: k×1, t : k×1, φi : k×k.

(2)

Rewriting the above equation,

φ(L)yt = µ+t, whereφ(L)=Ik −φ1L−φ2L2− · · · −φpLp.

(3)

VAR(1) Model:

yt1yt1+t, i.e., (Ik −φ1L)yt = t. Whenyt is stationary, we obtain:

yt =(Ik−φ1L)1t

=(Ik1L21L231L3+ · · ·)t

=t1t121t231t3+ · · · VAR(1)=VMA(∞)

(4)

VAR(2) Model:

yt = φ1yt12yt2+t, i.e., (Ik−φ1L−φ2L2)yt1= t. Whenyt is stationary, we obtain:

yt1=(Ik−φ1L−φ2L2)1t

=t1t12t2+ · · · VAR(2)=VMA(∞)

(5)

VAR(p) Model:

yt =µ+φ1yt12yt2+ · · · +φpytp+t, i.e.,

(Ik −φ1L−φ2L2− · · · −φpLp)yt1 =t. Whenyt is stationary, we obtain:

yt =(Ik−φ1L−φ2L2− · · · −φpLp)1t

=t1t12t2+ · · · VAR(p)=VMA(∞)

(6)

2.1 Autocovariance Matrix and Autocorrelation Matrix

Letyt be ak×1 vector.

Autocovariance Function Matrix:

Γ(τ)=E((yt−µ)(yt−τ−µ)0), τ= 0,1,2,· · ·, where E(yt)= µ. Γ(τ) is ak×kmatrix.

Γ(τ)= Γ(−τ)0

(7)

Autocorrelation Function Matrix:

ρ(τ)= D1/2Γ(τ)D1/2,

where the (i, j)th element ofDis given byγii(τ) = V(yit) fori = jand zero other- wise.

ρ(τ)= ρ(−τ)0

(8)

2.2 Granger Cuasality Test (

グレンジャー因果性テスト

)

Consider a bivariate case.

Unrestricted Model (Sum of Squared Residuals, denoted by SSR1):

(y1,t y2,t

)

= (µ1

µ2

) +

11,1 φ12,1

φ21,1 φ22,1

) (y1,t1 y2,t1

)

+ · · · +

11,p φ12,p

φ21,p φ22,p

) (y1,tp y2,tp

) +

(1

2

)

H0 : φ12,112,2 = · · · =φ12,p =0

WhenH0is correct, we say there is no causality fromy2toy1.

=⇒ Granger Causality Test.

(9)

Restricted Model (Sum of Squared Residuals, denoted by SSR0):

(y1,t y2,t )

= (µ1

µ2

) +

11,1 0 φ21,1 φ22,1

) (y1,t1 y2,t−1 )

+ · · · +

11,p 0 φ21,p φ22,p

) (y1,tp y2,t−p )

+ (1

2

)

Asymptotically, we have the following distribution:

F = (SSR0−SSR1)/p

SSR1/(T −2p−1) ∼ F(p,T −2p−1), or

pF ∼ χ2(p).

(10)

In general, we consider testing the Granger causality fromyj toyi. yt =µ+φ1yt12yt2+ · · · +φpytp+t.

yt : k×1, µ: k×1, φp : k×k, t : k×1.

The null hypothesis is: H0: φi j,1= φi j,2 = · · · =φi j,p= 0.

The alternative hypothesis is: H1 : notH0. SSR0 =Sum of Squared Residuals underH0 SSR1 =Sum of Squared Residuals underH1

(11)

UnderH0, the asymmptotic distribution is given by:

F = (SSR0−SSR1)/p

SSR1/(T −k p−1) ∼ F(p,Tk p−1), or

pF ∼ χ2(p).

(12)

2.3 Impulse Response Function (

インパルス応答関数

):

yi,t+k

j,t

, k= 1,2,· · ·,

wherei, j= 1,2,· · ·,k.

Example: AR(p) Process:

Whenyt is stationary, we obtain:

yt =(Ik−φ1L−φ2L2− · · · −φpLp)1t

=t1t12t2+ · · ·

(13)

yi,t+k

j,t

i j,k, k =1,2,· · ·, whereθi j,k denotes the (i, j)th element ofθk.

(14)

3 Unit Root (

単位根

) and Cointegration (

共和分

)

3.1 Unit Root (

単位根

)

1. Why is a unit root problem important?

(a) Economic variables increase over time in general.

One of the assumptions of OLS is stationarity onytand xt. This assumption implies that 1

TX0Xconverges to a fixed matrix asT is large.

(15)

That is, asymptotic normality of OLS estimator goes not hold.

(b) In nonstationary time series, the unit root is the m ost important.

In the case of unit root, OLSE of the first-order autoregressive coeffi- cient is consistent.

OLSE is √

T-consistent in the case of stationary AR(1) process, but OLSE isT-consistent in the case of nonstationay AR(1) process.

(c) A lot of economic variables increase over time.

It is important to check an economic variable is trend stationary (i.e., yt =a0+a1t+t) or difference stationary (i.e.,yt =b0+yt1+t).

(16)

Considerk-step ahead prediction for both cases.

(Trend Stationarity) yt+k|t =a0+a1(t+k) (Difference Stationarity) yt+k|t =b0k+yt

2. The Case of|φ1| < 1:

yt = φ1yt1+t, t ∼i.i.d. N(0, σ2), y0= 0, t =1,· · ·,T

(17)

Then, OLSE ofφ1 is:

φˆ1 =

T t=1

yt−1yt

T t=1

y2t1 .

In the case of|φ1|< 1,

φˆ1 = φ1+ 1 T

T t=1

yt1t

1 T

T t=1

y2t1

−→ φ1+ E(yt1t) E(y2t1) = φ1.

(18)

Note as follows:

1 T

T t=1

yt1t −→ E(yt1t)= 0. By the central limit theorem,

y−E(y)

√V(y) −→ N(0,1) where

y = 1 T

T t=1

yt−1t.

(19)

E(y)=0, V(y)=V(1

T

T t=1

yt−1t)=E( (1

T

T t=1

yt−1t)2)

= 1 T2E(∑T

t=1

T s=1

yt1ys1ts

) = 1 T2E(∑T

t=1

y2t1t2

)= 1

Tσ2γ(0). Therefore,

y

√σ2γ(0)/T = 1 σ

γ(0)

√1 T

T t=1

yt1t −→ N(0,1),

(20)

which is rewritten as:

√1 T

T t=1

yt1t −→ N(0, σ2γ(0)).

Using 1 T

T t=1

y2t1 −→ E(y2t1) = γ(0), we have the following asymptotic distribution:

T( ˆφ1−φ1)=

√1 T

T t=1

yt1t

1 T

T t=1

y2t1

−→ N (

0, σ2 γ(0)

)

= N(

0,1−φ21

).

(21)

Note thatγ(0)= σ2 1−φ21.

3. In the case ofφ1 =1, as expected, we have:

T( ˆφ1−1) −→ 0.

That is, ˆφ1 has the distribution which converges in probability toφ1 =1 (i.e., degenerated distribution).

Is this true?

4.  The Case ofφ1 = 1: =⇒ Random Walk Process

(22)

yt = yt1+t withy0 =0 is written as:

yt =t+t1+t2+ · · · +1.

Therefore, we can obtain:

ytN(0, σ2t).

The variance ofyt depends on timet. =⇒ yt is nonstationary.

5. Remember that ˆφ11+

yt1t

y2t1 . (a) First, consider the numerator∑

yt1t.

(23)

We havey2t =(yt1+t)2= y2t1+2yt1t+t2. Therefore, we obtain:

yt1t = 1

2(y2ty2t1t2). Taking into accounty0 =0, we have:

T t=1

yt1t = 1 2y2T − 1

2

T t=1

t2.

Divided byσ2T on both sides, we have the following:

1 σ2T

T t=1

yt1t = 1 2

( yT σ

T )2

− 1 2σ2

1 T

T t=1

t2.

(24)

FromytN(0, σ2t), we obtain the following result:

( yT σ

T )2

∼ χ2(1). Moreover, the second term is derived from:

1 T

T t=1

t2 −→ σ2.

Therefore, 1 σ2T

T t=1

yt1t = 1 2

( yT σ√ T

)2

− 1 2σ2

1 T

T t=1

t2 −→ 1

2(χ2(1)−1).

(25)

(b) Next, consider∑ y2t1. E



T t=1

y2t1



=

T t=1

E(y2t1)=

T t=1

σ2(t−1)=σ2T(T −1)

2 .

Thus, we obtain the following result:

1 T2E



T t=1

y2t1



 −→ a fixed value. Therefore,

1 T2

T t=1

y2t1 −→ a distribution.

参照

関連したドキュメント

There is a bijection between left cosets of S n in the affine group and certain types of partitions (see Bjorner and Brenti (1996) and Eriksson and Eriksson (1998)).. In B-B,

III.2 Polynomial majorants and minorants for the Heaviside indicator function 78 III.3 Polynomial majorants and minorants for the stop-loss function 79 III.4 The

Koo, On Relations Between Eisenstein Series, Dedekind Eta Function Theta Functions and Elliptic Analogue of The Hardy Sums, sunbmitted..

III.2 Polynomial majorants and minorants for the Heaviside indicator function 78 III.3 Polynomial majorants and minorants for the stop-loss function 79 III.4 The

Therefore, when gravity is switched on, the extended momentum space of a point particle is given by the group manifold SL(2, R ) (to be contrasted with the vector space sl(2, R ) in

[r]

“Breuil-M´ezard conjecture and modularity lifting for potentially semistable deformations after

Keywords Catalyst, reactant, measure-valued branching, interactive branching, state-dependent branch- ing, two-dimensional process, absolute continuity, self-similarity,