Page 1 of 1

resample command

Posted: Tue Feb 08, 2011 3:19 pm
by lucaski
I wanna know if exists a interative use command that resample a series.

Re: resample command

Posted: Tue Feb 08, 2011 3:29 pm
by EViews Gareth
Not sure whether you wan the interactive method, or the command method. For the interactive method:

Open a series, then click Proc->Resample.


For the command method, type:
series.resample

The options etc... can be found in the object reference, in the series section under resample.

Re: resample command

Posted: Tue Feb 08, 2011 3:36 pm
by lucaski
Thank you