Page 1 of 1

Specifying the sample range in an equation statement

Posted: Mon Mar 16, 2015 1:43 am
by Johan Riekert
Is it possible to include to sample range in a least squares equation specification in EViews 8? In other words can the code below be combined into a single line:

Code: Select all

smpl 2000:1 2010:4 equation eqn01.ls y c x1 x2 x3
Thanks!

Re: Specifying the sample range in an equation statement

Posted: Mon Mar 16, 2015 6:25 am
by EViews Gareth
No.

Re: Specifying the sample range in an equation statement

Posted: Mon Mar 16, 2015 6:29 am
by trubador
I do not know if there is a particular reason for not being able to do that. But it could really be helpful if there were such an option.