Search found 140 matches

by Jules89
Thu Jan 14, 2021 2:50 pm
Forum: Data: Reading, Writing, Transforming
Topic: Automatisation of data exporting
Replies: 0
Views: 16593

Automatisation of data exporting

Dear Tom, I conduct a repeated analysis for several dates (around 100). The output of each analysis are nine distinct series. I would like to do either one of the following two tasks within a loop, which iterates over all dates: 1. for each iteration I want to export all nine series to an xls or xls...
by Jules89
Tue Jan 05, 2021 3:14 pm
Forum: ARCH and GARCH Models
Topic: Identification of VIRFs
Replies: 0
Views: 7351

Identification of VIRFs

Dear Tom, I have a question related to the identification of the shocks within an VIRF analysis as in Hafner and Herwatz (2006). As far as I understand it correctly, the shocks have to be independent and non-normal to be unique. If these two conditions have to be met, in addition to a non-normality ...
by Jules89
Mon Jul 27, 2020 3:23 pm
Forum: ARCH and GARCH Models
Topic: Covariance matrix of DCC-GARCH parameter estimates
Replies: 5
Views: 9119

Re: Covariance matrix of DCC-GARCH parameter estimates

Thanks Tom, But what I actually meant was a reference related to the derivation of the one step likelihood itself. Is this written down in the original paper? I am struggling to find a comprehensive summary of the formulas, as everywhere solely the two step approach is described. Thank you very much...
by Jules89
Mon Jul 27, 2020 1:43 pm
Forum: ARCH and GARCH Models
Topic: Covariance matrix of DCC-GARCH parameter estimates
Replies: 5
Views: 9119

Re: Covariance matrix of DCC-GARCH parameter estimates

Dear Tom,

I wonder if you could give me a reference on how the full information maximum likelihood estimation of the DCC GARCH model works?

Best

Jules
by Jules89
Mon Jun 22, 2020 8:11 am
Forum: ARCH and GARCH Models
Topic: Covariance matrix of DCC-GARCH parameter estimates
Replies: 5
Views: 9119

Covariance matrix of DCC-GARCH parameter estimates

Dear Tom, I have a more conceptual question related to the estimation of DCC-GARCH models. How is the joint covariance matrix of the parameter estimates (given by %xx) determined/estimated? From my understanding there is a univariate GARCH model for each series in the first step and in the second st...
by Jules89
Tue Mar 12, 2019 11:46 am
Forum: Examples and Sample Code
Topic: Balke(2000) Threshold VAR
Replies: 98
Views: 191388

Re: Balke(2000) Threshold VAR

Thanks,

that means that running the bootstrap tests as in Balke (2000) is going to be difficult. Do you thing the distortion from using var=hetero in the bootstrap is large?
Another question: why using sur rather thsn estimate?

Best

Jules
by Jules89
Mon Mar 11, 2019 4:27 pm
Forum: Examples and Sample Code
Topic: Balke(2000) Threshold VAR
Replies: 98
Views: 191388

Re: Balke(2000) Threshold VAR

Dear Tom, again I have a follow up question on the near-T-VAR. You said that I have to use SUR on different subsamples and then add the %logls. 1) How would I define the subsamples. For SUR there does not exist the convenient GROUP function. How can I use the SMPL option on SUR to get estimation for...
by Jules89
Wed Mar 06, 2019 6:35 am
Forum: Help With Programming
Topic: %modelpoke
Replies: 5
Views: 17063

Re: %modelpoke

Thanks! I have a followup question: I estimated a model and used in the ESTIMATE instruction the SMPL option with a dummy variable to estimate the model for some regime specific periods, then I replaced the first equation of the model with some other equation: estimate(print,smpl=dup,model=sur,title...
by Jules89
Tue Mar 05, 2019 2:04 am
Forum: Help With Programming
Topic: %modelpoke
Replies: 5
Views: 17063

Re: %modelpoke

Dear Tom,

after I have replaced an equation in a model with the %modelpoke() function, how do I get the resulting covariance matrix of that model
?


Thanks

Jules
by Jules89
Wed Jan 09, 2019 1:47 pm
Forum: Examples and Sample Code
Topic: Hafner Herwartz 2006
Replies: 27
Views: 124104

Re: Hafner Herwartz 2006

You are right... I totally oversaw that for the draw the "blast" is fixed at the ml estimates.... The "blast " shifts the draw from %ranmvt towards a mean which corresponds to the ml estimates. Otherwise it would be always a zero mean draw, right?

Best

Jules
by Jules89
Wed Jan 09, 2019 7:23 am
Forum: Examples and Sample Code
Topic: Hafner Herwartz 2006
Replies: 27
Views: 124104

Re: Hafner Herwartz 2006

Dear Tom, i have another question regarding the implementation of independence chain MH for the MV GARCH. I wanted to use codeparts of the ARMAGIBBS.RPF, as it is also doing IC-MH. Given that the draws are done with compute btest=blast+%ranmvt(fxx,nuxx) (adjusted for the example above) it looks to m...
by Jules89
Wed Dec 19, 2018 9:43 am
Forum: Examples and Sample Code
Topic: Hafner Herwartz 2006
Replies: 27
Views: 124104

Re: Hafner Herwartz 2006

Dear Tom, I have two questions regarding MCMC estimation of the BEKK model: 1) I went through the MCMC code for the DCC-GARCH. Wouldn't it be possible to estimate a BEKK model with the similar procedure? I start with the ML estimates, then I generate candidate draws with the t-distribution and evalu...
by Jules89
Mon Dec 10, 2018 2:23 am
Forum: RATS Procedures
Topic: MVQSTAT—multivariate Q statistic
Replies: 10
Views: 29785

Re: MVQSTAT—multivariate Q statistic

Dear Tom,

I am a bit confused about the use of the mvqstat procedure. Lets say I have two return series and estmate a GARCH-BEKK(1,1), where the mean equation would be a bivariate VAR(3). Would the corret DFC be 3 (lag-length) or 2*2*3 (#-of total lag coefficients)?

Best

Jules
by Jules89
Wed Nov 28, 2018 3:28 am
Forum: Examples and Sample Code
Topic: Hafner Herwartz 2006
Replies: 27
Views: 124104

Re: Hafner Herwartz 2006

Dear Tom,

regarding your suggestion above. I had a quick look at the table of contents of the volatility E-course. Does it provide an example of an MCMC estimator for GARCH-BEKK models? I couldn't find that.
If it doesn't, is there some RATS code available?

Best

Jules
by Jules89
Thu Nov 08, 2018 9:11 am
Forum: Examples and Sample Code
Topic: Hafner Herwartz 2006
Replies: 27
Views: 124104

Re: Hafner Herwartz 2006

Dear Tom,

regarding confidence bands for VIRFs, does the 2nd edition of the GARCH course contain a method to derive them?
I saw that there is a chapter on simulating VIRFs. Could this be used?

Best

Jules