Search found 7 matches

by lnw
Fri Oct 28, 2011 9:41 pm
Forum: Other RATS Usage Questions
Topic: bjautofit
Replies: 1
Views: 7587

bjautofit

I notice that in bjautofit AIC=-2ln+2*(p+q) but I thought it would have intercept in some cases, then %nreg would be better?

Otherwise sometimes, the manual calculated AIC may not match those from bjautofit.
by lnw
Thu Sep 15, 2011 1:50 am
Forum: Data: Reading, Writing, Transforming
Topic: load data
Replies: 1
Views: 5458

load data

I know Display to show REAL or element of SERIES/RECT/VECT; and PRINT to show the whole SERIES. I read the data from lgdp.txt and data series occur in SERIES WINDow. Also display lgdp(1) shows the first element. But I also read data from another xls file and series occur in SERIES WINDow too. But di...
by lnw
Fri May 27, 2011 1:55 am
Forum: Other Time Series Analysis
Topic: IRF from the univariate model
Replies: 8
Views: 15760

Re: IRF from the univariate model

Thank you so much, Tom. I successfully got the IRF thanks to your advice. To get the confidence bands for the IRF using Bootstrapping, I am trying to use a baseline of ymmodel in simszhaecm1999. *Combine two equations and calculate IRF for dummy group bimodel yeqn dummyeqn impulse(noprint,model=bimo...
by lnw
Thu May 26, 2011 12:22 pm
Forum: Other Time Series Analysis
Topic: IRF from the univariate model
Replies: 8
Views: 15760

IRF from the univariate model

Hi, I am trying to obtain the impulse response with confidence bands for the univariate autoregression. My model is a simplified model from Cerra and Saxena(AER 2008) y_t=alpha*y_t-1 + beta_0*dummy_t +beta_1*dummy_t-1 + error_t I would like to get the impulse response of dummy variable( dummy takes ...
by lnw
Tue May 03, 2011 7:12 pm
Forum: VARs (Vector Autoregression Models)
Topic: Time-varying VECM
Replies: 2
Views: 5537

Re: Time-varying VECM

Hello Tom:

I read a paper by Gary Koop et al. (2008) ("Bayesian Inference in the Time Varying Cointegration Model") in which they show the method for estimating a VECM. I'm wondering if there is a prog. available or could you show me a bit how to do it.

Thank you very much.
by lnw
Sun May 01, 2011 4:28 pm
Forum: VARs (Vector Autoregression Models)
Topic: Time-varying VECM
Replies: 2
Views: 5537

Time-varying VECM

Hello all:

Is there any proc available that allows me to estimate the time-varying VECM?

Thank you.
by lnw
Sun Apr 03, 2011 5:10 pm
Forum: Structural Breaks and Switching Models
Topic: Switching Autoregressive Coefficients
Replies: 0
Views: 4172

Switching Autoregressive Coefficients

Hello, I understand that when using the @MSVARSetup procedure we have the option of having the mean or the intercept switch, along with the option of having the variances switch between regimes. However, is it possible to have the autoregressive coefficients switch between regimes? Thanks in advance...