Great, it works.
Thanks
Search found 3 matches
- Wed May 04, 2016 3:25 am
- Forum: Programming
- Topic: Skipping NA values in Forecast
- Replies: 4
- Views: 3974
- Wed May 04, 2016 3:05 am
- Forum: Programming
- Topic: Skipping NA values in Forecast
- Replies: 4
- Views: 3974
Re: Skipping NA values in Forecast
I attached the workfile and the program.
On 14/02/2012 there is NA for the independent variable "pcr130" and I get the following error: "Unable to compute due to missing data in "DO_ EQ1.FIT
FORECAST FORECAST_SE"
Thanks for your help
On 14/02/2012 there is NA for the independent variable "pcr130" and I get the following error: "Unable to compute due to missing data in "DO_ EQ1.FIT
FORECAST FORECAST_SE"
Thanks for your help
- Wed May 04, 2016 2:32 am
- Forum: Programming
- Topic: Skipping NA values in Forecast
- Replies: 4
- Views: 3974
Skipping NA values in Forecast
Hi, I am having the following problem. When doing 1-day ahead forecast with expanding estimation window, the code blocks because for one of the regressor (pcr130) there are missing values. The way I want to modify the code by making it "skip" the forecast when observation for regressor is ...
