Search found 10 matches
- Mon Jan 06, 2020 1:48 am
- Forum: Examples and Sample Code
- Topic: Mountford & Uhlig JAE 2009 replication files
- Replies: 19
- Views: 99175
Re: Mountford & Uhlig JAE 2009 replication files
Dear Tom, Thank you for your reply. Do you mean, in the case of mu2009x2, @MCGraphIRF(model=varmodel,varlabels=vl,shocklabels=sl,$ page=byshock,center=median,columns=2,include=||1,2,10,4,6,8,3,9,5,7||) replace to: @MCPROCESSIRF(model=varmodel,varlabels=vl,shocklabels=sl,$ page=byshock,center=median,...
- Sun Jan 05, 2020 3:50 am
- Forum: Examples and Sample Code
- Topic: Mountford & Uhlig JAE 2009 replication files
- Replies: 19
- Views: 99175
Re: Mountford & Uhlig JAE 2009 replication files
Dear Tom,
May I know how to obtain the (values) of impulse responses and the error bands in the form of a table, not in the form of the graphs as displayed after running the code in mu2009x2 ?
Thank you
Pascal
May I know how to obtain the (values) of impulse responses and the error bands in the form of a table, not in the form of the graphs as displayed after running the code in mu2009x2 ?
Thank you
Pascal
- Fri Jul 19, 2019 12:21 pm
- Forum: ARCH and GARCH Models
- Topic: The parameter of DCC model
- Replies: 4
- Views: 9262
Re: The parameter of DCC model
Dear Tom,
Thank you for your reply.
Yes. The DCC alpha in my estimation is slightly negative. I will try to use other models.
I am appreciated with your help.
Many thanks
Thank you for your reply.
Yes. The DCC alpha in my estimation is slightly negative. I will try to use other models.
I am appreciated with your help.
Many thanks
- Sat Jul 13, 2019 10:43 am
- Forum: ARCH and GARCH Models
- Topic: The parameter of DCC model
- Replies: 4
- Views: 9262
The parameter of DCC model
I am estimating the DCC model with financial data. However, I obtained a negative alpha in the second stage of DCC estimation. Is it wrong? Does it violate the positive definiteness of DCC model? Is it right if I adjust the initial value of alpha and beta in order to fix this problem? If not, how ca...
- Tue Mar 26, 2019 1:11 am
- Forum: Other Time Series Analysis
- Topic: time varying autoregressive process with stochastic volatili
- Replies: 21
- Views: 41710
Re: time varying autoregressive process with stochastic vola
Dear Tom,
Thank you for your kindly help.
Many thanks.
Pascal
Thank you for your kindly help.
Many thanks.
Pascal
- Mon Mar 25, 2019 11:17 am
- Forum: Other Time Series Analysis
- Topic: time varying autoregressive process with stochastic volatili
- Replies: 21
- Views: 41710
Re: time varying autoregressive process with stochastic vola
Hi Tom, The problem "A memory request for an additional 199148820 bytes cannot be satisfied" has been solved. Thank you for your help. May I know how should I do if am getting the following error: ## MAT14. Non-invertible Matrix. Using Generalized Inverse for SYMMETRIC. The Error Occurred ...
- Sat Mar 16, 2019 4:25 am
- Forum: Other Time Series Analysis
- Topic: time varying autoregressive process with stochastic volatili
- Replies: 21
- Views: 41710
insufficient memory
Dear all, I am trying to use time varying VAR for estimation with daily data. There are 4 variables in the system. However, It shows the following message: ## M4. A memory request for an additional 199148820 bytes cannot be satisfied The Error Occurred At Location 6257, Line 396 of VARTVPKSC C:\User...
- Wed Jan 30, 2019 11:21 pm
- Forum: Looking for Code?
- Topic: Adding exogenous variable into DECO model
- Replies: 4
- Views: 8132
Re: Adding exogenous variable into DECO model
To my knowledge, no paper tried to do this. But it is similar to the papers (eg. Vargas 2008) that include the exogenous variables into the 2nd stage of the DCC model.
What do you think?
Thank you
What do you think?
Thank you
- Wed Jan 30, 2019 8:17 pm
- Forum: Looking for Code?
- Topic: Adding exogenous variable into DECO model
- Replies: 4
- Views: 8132
Re: Adding exogenous variable into DECO model
Thank you for your reply. Actually, what I want to do is determining which exogenous variable would affect the equicorrelation. Let's use the file "GARCHDECO.RPF" as an example. If I want to investigate whether the federal fund rate affect the equicorrelation of those sample currencies. Ma...
- Wed Jan 30, 2019 9:25 am
- Forum: Looking for Code?
- Topic: Adding exogenous variable into DECO model
- Replies: 4
- Views: 8132
Adding exogenous variable into DECO model
Dear all, I am currently working on DECO model. I want to investigate which the exogenous variable affects the equicorrelation. Does anyone know how to add an exogenous variable into the 2nd stage of DECO estimation? For instance, in the file "GARCHDECO.RPF", adding "usxjpn" seri...