Hi Tom,
Is there any inclusion using modified PP tests as the paper indicated? How do you incorporate it? Thanks again.
Des
Search found 28 matches
- Mon Jul 08, 2013 6:36 pm
- Forum: RATS Procedures
- Topic: GREGORYHANSEN—cointegration test with breaks
- Replies: 16
- Views: 45905
- Thu Apr 26, 2012 2:45 am
- Forum: ARCH and GARCH Models
- Topic: assymteric in BEKK model
- Replies: 1
- Views: 4839
assymteric in BEKK model
Dear Sir, I am building an assymteric BEKK model with the following. I would like to have the probability of negative residuals using the following codes below. The following paper: Trading with asymmetric volaility spillovers by angel pardo & hipolit torro adapted a porbability of 0.5. Their pa...
- Mon Apr 23, 2012 9:16 am
- Forum: VARs (Vector Autoregression Models)
- Topic: volatility impulse response functions
- Replies: 1
- Views: 10200
volatility impulse response functions
Hi Sir, I had managed to set up the impulse response functions for my TVP-VAR models. I would like to set up the volatility impulse response functions by Panopoulou & Pantelidis (2005) and Hafner & Herwartz (2006) but can't find these commands in the user's guide. There had been a number of ...
- Wed Apr 11, 2012 10:43 pm
- Forum: State Space Models/DSGE
- Topic: %XX
- Replies: 5
- Views: 12646
Re: %XX
Hi Sir, In my case, I had fixed coefficients with the usage of mu command in DLM as well as drifitng coefficients (xstates). linreg(define=ceqn,noprint) wtic 1997:11:28 2011:6:24 a1 # trend1 WTIC{4} bsbc{1} linreg(define=ceqn1,noprint) BSBC 1997:11:28 2011:6:24 a1 # wtic{1 2 3 4} dlm(mu=||break1+BRE...
- Fri Apr 06, 2012 6:17 am
- Forum: State Space Models/DSGE
- Topic: %XX
- Replies: 5
- Views: 12646
Re: %XX
Dear Sir, If i am to use vstates i.e. variances of the states, and expand my model to become a 8x2 matrix and subequently use them as %xx in the calculation of monte carlo draw for IRF, will it cause any problems? I turned it into a 8x2 matrix as 6 out of 8 of the cofficients are drifting, is it pos...
- Thu Apr 05, 2012 4:29 am
- Forum: State Space Models/DSGE
- Topic: %XX
- Replies: 5
- Views: 12646
%XX
Dear Sir, I had managed to define the drifting coefficients, as I had asked in my previous post. I had a new question, so I just started a new topic. Apologies if I had started too many topics. I set up the below, as indicated in my previous post. My question is how do I derive the %xx for my coeffi...
- Wed Mar 28, 2012 3:55 am
- Forum: State Space Models/DSGE
- Topic: defining coefficients
- Replies: 1
- Views: 6158
defining coefficients
Dear Sir, I am trying to extract coefficients from the DLM model, which includes both drfiting and fixed coefficients. i set up the below, and use b(i) to extract the xstates and the fixed coefficients. I then create a group with these equations consisting of all these coefficients, re-pegging the v...
- Sat Mar 24, 2012 8:17 am
- Forum: ARCH and GARCH Models
- Topic: logmvskew
- Replies: 5
- Views: 8931
Re: logmvskew
Hi Sir, I thought it was zistarsq=zistar^2 rather than zistarsq+=zistar^2 which according to the user's guide meant (Increment and assign (a += b same as “a= a+b”)). Just to confirm that the formula is right. Incidentally, the latter produces results whereas no results were produced by the former. W...
- Fri Mar 23, 2012 3:43 am
- Forum: ARCH and GARCH Models
- Topic: logmvskew
- Replies: 5
- Views: 8931
Re: logmvskew
Dear Sir, Thank you for your kind reply. I would like to clarify about the updated %logmvskewt command. Is the highlighted correct with addition of a +? The formula works with a + but do not converge without it. function %logmvskewt z xi nu type real %logmvskewt nu type vector z xi local integer i k...
- Wed Mar 21, 2012 4:11 am
- Forum: ARCH and GARCH Models
- Topic: logmvskew
- Replies: 5
- Views: 8931
logmvskew
Dear all, I am facing problems trying to use %logmvskewt and i had read the article by Luc Bauwens and Sebastien Laurent for many times and tried numerous ways to solve it for many days but still failed. Can anyone guide me as to how I can solve it? i always get this command,"## SR10. Missing V...
- Fri Mar 09, 2012 1:51 am
- Forum: ARCH and GARCH Models
- Topic: MV garch model w assymetry + spillovers
- Replies: 0
- Views: 4349
MV garch model w assymetry + spillovers
Dear Sir, I am estimating a multivariate GARCH model, utilizing yr code from garchmvmax.rpf. I had earlier estimated a DLM model, whose residuals (vhat) are used i.e. hbv1 and hbv2. the lsigsqv is adopted directly from the covariance matrix in sv. i attempted to retreive the covariance from svhat bu...
- Wed Feb 22, 2012 2:42 am
- Forum: State Space Models/DSGE
- Topic: Stochastic Volatility Model
- Replies: 17
- Views: 50901
Stochastic Volatility Model
Dear Sir, I am trying to utilize the "Replication file for Harvey, Ruiz and Shephard(1994), "Multivariate Stochastic Variance Models", Review of Economic Studies, vol 61, no." I tested by inserting my numbers for a 3-variable model into the program u provided. I changed the dimen...
- Fri Jan 13, 2012 3:02 am
- Forum: State Space Models/DSGE
- Topic: impulse response for DLM and time varying variance
- Replies: 1
- Views: 7886
impulse response for DLM and time varying variance
Dear all, I have set up the following but really don't know how to get the impulse response. I tried using the @DLMirf, using unknown variables phi1 but dont know whether it is correct? The graphs were all flat at 0.5 or 1.0, if i am to use these values in the matrices. i want to do something where ...
- Tue Dec 13, 2011 8:02 am
- Forum: State Space Models/DSGE
- Topic: time varying VAR
- Replies: 0
- Views: 7385
time varying VAR
HI Tom, I would like to seek your advice. I have built a time varying VAR model as follows: linreg wtic # constant trend bsbc{1 to 4} hh{1 to 4} wtic{1 to 4} do you think it is better not to include current regressors at time t i.e. linreg wtic # constant trend bsbc{0 to 4} hh{0 to 4} wtic{1 to 4} h...
- Mon Nov 28, 2011 6:17 am
- Forum: VARs (Vector Autoregression Models)
- Topic: Impulse response function and decomposition
- Replies: 1
- Views: 4811
Impulse response function and decomposition
Hi Tom, I have used the engle-granger 2 step to get the residuals, test residuals for stationarity, then use the residuals to create a VECM. How do I create the IRF and decomposition takign into consideration that the ECM (T-1) also influence the dependent var? i tried using the impulse function but...