TVP-VAR model

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

lisa
Posts: 45
Joined: Thu Jul 28, 2011 3:27 pm

TVP-VAR model

Postby lisa » Sun Sep 11, 2011 9:00 am

hello,
when I estimate a VAR model whith time varying parameters
y(t)=(x(t),z(t))'=A(t) y(t-1)+u(t)
I proceed equation by equation as follow:
in a new Sspace object, I wrote:
@signal x=a11*x(-1)+a12*z(-1)+[var=exp(c(1))]
@state a11=a11(-1)+[var=exp(c(2))]
@state a12=a12(-1)+[var=exp(c(3))]

and then in an another Sspace object I wrote the second equation:
@signal z=a21*x(-1)+a22*z(-1)+[var=exp(c(4))]
@state a21=a21(-1)+[var=exp(c(5))]
@state a22=a22(-1)+[var=exp(c(6))]

Please who knows if is it the right method to treat this kind of models? or have you an other approach to do it?

Thanks a lot.

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: TVP-VAR model

Postby trubador » Mon Sep 12, 2011 2:25 am



Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests