Page 5 of 9

Re: Threshold Structural VAR

Posted: Tue Jan 10, 2017 4:07 pm
by dakila
Yes. You are right (cgirf=1).

Re: Threshold Structural VAR

Posted: Thu Jan 12, 2017 1:55 pm
by jwojnilower
Thank you. A couple other questions (at the moment):

1) In calculating the IRFs, does the standard deviation of a shock reflect the standard deviation of a variable during that particular regime or its standard deviation over the entire sample?

2) Is it possible to compare the information criteria of different models using the Add-in? If not, do you have any suggestions on how to do so?

Thanks again.

Re: Threshold Structural VAR

Posted: Fri Jan 13, 2017 3:36 pm
by dakila
1) the particular regime
2) No. sorry I have no suggestions.

Re: Threshold Structural VAR

Posted: Thu Mar 30, 2017 10:49 am
by Ovis
Hello, I have a question. What might be the problem if I constantly receive the following error after more than 100 recursions:
"invalid (or out of range) coefficient or matrix 0"?

Re: Threshold Structural VAR

Posted: Fri Mar 31, 2017 12:04 am
by dakila
I have no idea. Could you post the data file?

Re: Threshold Structural VAR

Posted: Tue Apr 04, 2017 8:53 am
by Ovis
Thanks for the reply,

and sorry for being gone a bit. This is my excel file with US government expenditure and GDP. I do the ordering: govex, gdp and get the error message.

Re: Threshold Structural VAR

Posted: Tue Apr 04, 2017 7:41 pm
by dakila
What is your threshold variable?

Re: Threshold Structural VAR

Posted: Wed Apr 05, 2017 1:48 am
by nasa
Hello,

How can I create confidence bands using monte carlo simulations for the cumulative generalized IRFs?

Many thanks,
Naser

Re: Threshold Structural VAR

Posted: Wed Apr 05, 2017 6:55 am
by dakila
It is impossible for the add-inn.

Re: Threshold Structural VAR

Posted: Wed Apr 05, 2017 7:02 am
by nasa
Do I need to expect in the near time from Eviews?

What about creating confidence bands using monte carlo simulations for linear structural VAR(shout-run)? Is that possible, please?

Re: Threshold Structural VAR

Posted: Wed Apr 05, 2017 4:01 pm
by Ovis
dakila wrote:What is your threshold variable?


It is GDP.

Re: Threshold Structural VAR

Posted: Thu Apr 06, 2017 8:27 am
by dakila
It is working. you need the time series structure.
For example:

Code: Select all

pagestruct(freq=m, start=1990)
thsvar(girf=1) 2 gdp gdp @ gdp govex

Re: Threshold Structural VAR

Posted: Tue Apr 18, 2017 5:03 am
by Ovis
Can you elaborate a bit on how you made it work? It shows me "syntax error in control line". Do I need to have a variable indicating time according to which the program is guided? How exactly did you make it work with my data?

Thank you for all the help!

Edit: solved my problem. Final question: can one obtain estimates of coefficients and significance levels?

Re: Threshold Structural VAR

Posted: Wed May 10, 2017 8:57 am
by OlleWar
Hello fellow eviewers, this is my first forum post!

I seek some help regarding model selection in the thsVAR-case.

Since eviews returns both outputs for the upper and the lower regime, I can't wrap my head around how to compare different model specifications with the usual information criterias. Since a new threshold will be estimated if you change model specifications, the number of observations will change in each regime and the criterias cannot be directly compared.

So basically my question is; how do you go about selecting the appropriate lag length, length of the moving avarage and delay parameter? The solution may be trivial but as for now I cannot wrap my head around it.

Thank you in advance,
OlleWar

Re: Threshold Structural VAR

Posted: Wed May 10, 2017 6:09 pm
by dakila
I think that the best way to select the length of moving average and delay parameters is try to look at the impulse response functions.
Check it is sensitive to the length of MA and delay parameter.