Page 1 of 1

sample query

Posted: Wed Feb 19, 2014 4:21 pm
by Fregensburg
Hi,

A fairly banal query I haven't seen discussed yet: if, in a program, I want to set the sample for solving a model forward/forecasting to t+1 where t is my last data point (assuming I restructured the workfile by over-providing, and there's plenty of N/A for the future observations), how do I go about it?

Thanks!

Re: sample query

Posted: Wed Feb 19, 2014 4:51 pm
by EViews Gareth

Code: Select all

smpl @first @first+t eq01.forecast
?