problem about svar_identification

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

problem about svar_identification

Postby lyjessica » Wed Jan 16, 2013 6:35 pm

Hi, guys, could you please guide me through my issue?
I have a problem with svar_identification.
In the example of DH10.mod, SVAR identification scheme is described :

svar_identification;
exclusion lag 0;
equation 1, KCFSI;
end;

but if I change the code into:

svar_identification;
exclusion lag 0;
equation 1, KCFSI;
equation 2, RGDP, KCFSI;
equation 3, RGDP;
end;

It also works. But I can't understand the expression of equation, for example, what's the difference among "RGDP", "KCFSI", and "RGDP, KCFSI"?

Thanks a lot in advance.
lyjessica
 
Posts: 13
Joined: Thu Jun 16, 2011 2:44 pm

Re: problem about svar_identification

Postby lyjessica » Sat Jan 19, 2013 6:06 pm

I seem to have the idea of the svar_identification.

svar_identification;
exclusion lag 0;
equation 1, KCFSI;
end;

The codes mean that there is no KCFCI(t) in equation 1 .

svar_identification;
exclusion lag 1;
equation 1, KCFSI;
equation 2, RGDP, KCFSI;
equation 3, RGDP;
end;

The codes mean that there are no KCFCI(t-1) in equation 1, no RGDP(t-1) and KCFSI(t-1) in equation 2, no RGDP(t-1) in equation 3.
Am I right?
But I have new question. Can our dynare deal with expection value in markov switching DSGE model, for example KXFCI(t+1) and RGDP(t+1) ?
lyjessica
 
Posts: 13
Joined: Thu Jun 16, 2011 2:44 pm

Re: problem about svar_identification

Postby MichelJuillard » Thu Feb 07, 2013 1:35 pm

Your interpretation of the exclusion instruction in SBVAR_IDENTIFICATION is correct.

It is not yet possible to solve Markov-Switching DSGE models in Dynare

Best

Michel
MichelJuillard
 
Posts: 680
Joined: Thu Nov 18, 2004 10:51 am


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 5 guests