Search found 5 matches
- Fri Aug 23, 2019 3:27 pm
- Forum: ARCH and GARCH Models
- Topic: The parameter of DCC model
- Replies: 4
- Views: 9419
Re: The parameter of DCC model
I just got RATS 10 and am estimating a DCC GARCH model, and I get an odd result: garch(p=1, q=1, model=ar8, mv=dcc, rvectors=resid, vcv, hmatrices=hh, robust) / longap nygap sfgap singgap sydgap ## SX22. Expected Type SERIES[VECTOR[REAL]], Got SERIES[REAL] Instead I have always used the rvectors=res...
- Wed Jun 13, 2018 1:24 pm
- Forum: RATS Procedures
- Topic: THRESHTEST—Regression with threshold breaks
- Replies: 13
- Views: 25889
Re: THRESHTEST—Regression with threshold breaks
I attempt to use the threshtest, and I put in and get the following: @threshtest(thresh=natstart, d=1, graph, nreps=10000) natstart ## OP3. This Instruction Does Not Have An Option D >>>>thresh=natstart, d=<<<< I have tried this several times, but I keep getting the same message about how this instr...
- Fri Jun 12, 2015 12:52 pm
- Forum: ARCH and GARCH Models
- Topic: Non-Convergence in DCC model
- Replies: 10
- Views: 17214
Re: Non-Convergence in DCC model
Does anybody know what to do about the following-obviously, getting convergence in DCC-GARCH models is difficult. But when I set the number of iterations to say, 800, as below, garch(p=1, q=1, model=ar1, mv=dcc, method=bhhh, iterations=800, rvectors=resid, vcv, hmatrices=hh, robust) I get a message ...
- Tue Nov 25, 2014 1:14 pm
- Forum: ARCH and GARCH Models
- Topic: DCC Garch and Error bands
- Replies: 1
- Views: 4055
DCC Garch and Error bands
Dear Colleagues- Does anyone know how to compute, obtain, and graph error bands from DCC GARCH models-that is, error bands for the DCCs themselves, once the DCCs have been computed? So that one can get confidence intervals for the time-varying correlations? Would be very grateful for any guidance. T...
- Thu Mar 10, 2011 6:53 pm
- Forum: Structural Breaks and Switching Models
- Topic: Markov model
- Replies: 4
- Views: 8554
Re: Markov model
Does anyone know about implementing the new Filardo procedure for estimating an MS model with time-varying probabilities? I have version 8 of RATS, and I follow all of the commands in Filardo, but I get an error message about missing operands. In particular, I do the following: compute nlags=4 * sou...