Search found 4 matches
- Mon Nov 17, 2014 11:34 am
- Forum: Estimation
- Topic: Estimating a Mixed Data Sampling Model
- Replies: 2
- Views: 3221
Re: Estimating a Mixed Data Sampling Model
Gareth, any hints on how I should go about using summation notation and skip sampling for the regression in EViews? I would really appreciate your input. Thank you very much!
- Mon Nov 17, 2014 6:00 am
- Forum: Estimation
- Topic: Estimating a Mixed Data Sampling Model
- Replies: 2
- Views: 3221
Estimating a Mixed Data Sampling Model
Hello, I am attempting to estimate a regression using the Mixed Data Sampling (MIDAS) model, as found in Kuzin, Marcellino and Schumacher (2009). Basically, the MIDAS model is a direct forecasting tool that makes use of data of different frequencies. The problem I am facing is that I have two variab...
- Thu Oct 30, 2014 1:29 am
- Forum: Estimation
- Topic: Generating series of 1 step ahead forecasts from VAR model
- Replies: 3
- Views: 4247
Re: Generating series of 1 step ahead forecasts from VAR mod
Thank you for your quick reply! I have successfully estimated the required VARs now, but I am having some trouble generating the forecasts needed and storing them in a series. So far my code looks like this: for !i=0 to 24 smpl @first 1999q1+!i var var01!i.ls 1 1 lgdp cci 'VAR forecasts var01!i.make...
- Wed Oct 29, 2014 7:07 am
- Forum: Estimation
- Topic: Generating series of 1 step ahead forecasts from VAR model
- Replies: 3
- Views: 4247
Generating series of 1 step ahead forecasts from VAR model
Hello all, Please forgive the simplicity of my question as I am new to Eviews. I have a data set covering the period 1993q1 to 2006q4. I am trying to generate a series of 1 step ahead ex-post forecasts starting from 2000q1 to 2006q4 using a VAR model. The idea is to estimate a VAR model using the sa...
