Search found 6 matches

by unitroot
Sun Jul 28, 2019 7:09 pm
Forum: RATS Procedures
Topic: PERRONBREAKS—Unit Roots with Structural Breaks
Replies: 11
Views: 29093

Inference on the PERRONBREAKS procedure

I have the following output from the @PERRONBREAKS procedure: ############################################################# Unit Root Test, Series LFP Regression Run From 1987:02 to 2013:02 Observations 323 IO Model: Crash with 1 breaks With 2 lags chosen from 12 Selection by AIC Variable Coefficien...
by unitroot
Fri Jun 29, 2018 6:47 am
Forum: Looking for Code?
Topic: Local projection IRFs to test linearity
Replies: 0
Views: 5503

Local projection IRFs to test linearity

Hello Dr. Doan, Please consider coding the estimations done in "The Role of Oil Price Shocks in Causing U.S. Recessions" by Lutz Kilian and Robert Vigfusson, Journal of Money, Credit and Banking, Vol. 49, No. 8 (December 2017) https://onlinelibrary.wiley.com/doi/abs/10.1111/jmcb.12430 . Co...
by unitroot
Sat Jun 03, 2017 9:50 pm
Forum: Help With Programming
Topic: %S and %L Functions
Replies: 10
Views: 18931

Re: %S and %L Functions

Hello, I am trying to run LINREG in a DOFOR loop with different variables as dependent variables, and monthly dummies as independent variables, and then extract the residuals of each regression into respective residual variables. The model runs but the generated vectors of residuals are empty. Plea...
by unitroot
Sat Jun 03, 2017 9:32 pm
Forum: Help With Programming
Topic: %S and %L Functions
Replies: 10
Views: 18931

Re: %S and %L Functions

Hello, I am trying to run LINREG in a DOFOR loop with different variables as dependent variables, and monthly dummies as independent variables, and then extract the residuals of each regression into respective residual variables. The model runs but the generated vectors of residuals are empty. Pleas...
by unitroot
Fri Nov 18, 2016 9:41 am
Forum: Examples and Sample Code
Topic: Balcilar, Gupta and Miller, EE 2015
Replies: 36
Views: 77419

Re: Balcilar, Gupta and Miller, EE 2015

A couple of questions:
1. What is the ECT variable in the Excel file?
2. How were the factors 0.25 and 4.0 chosen for defining the two volatility regimes?

Thanks,
by unitroot
Tue Dec 16, 2014 12:19 pm
Forum: Examples and Sample Code
Topic: Kilian and Vigfusson (2011)
Replies: 76
Views: 212812

Re: Kilian and Vigfusson (2011)

Thank you very much for this generous help Dr. Doan. I am still learning RATS syntax. So, would be really grateful if you Could please clarify the following doubts: 1. What's the purpose of the lines "dec vector scales" and "compute scales ||1.0, 2.0, 4.0, 10.0||"? What do the ve...