Page 1 of 1

Amending an auto series

Posted: Fri Mar 06, 2009 8:06 am
by MichalL
Hi,

I'm new to EViews so apologies in advance for the basic question.

After creating an auto series how can I go back to the formula of that series and change it? I can't find it.

Thanks in advance
Michal

Re: Amending an auto series

Posted: Fri Mar 06, 2009 9:06 am
by EViews Gareth
Open the auto-series, click on Properties and then Values.

or, using the command line, just redefine it:

frml xx = x^2

frml xx = x^3

etc...

Re: Amending an auto series

Posted: Fri Mar 06, 2009 9:15 am
by MichalL
Thanks!!