Page 1 of 1

Using the last observation in a series as a scalar

Posted: Tue Feb 09, 2016 8:30 am
by miorinnovo
Hi all,

I have a series and I'd like to take the last observation of that series, which will change over time, and use it in a simple multiplication. Eg series1 is 1,2,3,4. I want to program an equation so it'll find the number 4 and multiply it by other things. How might I do that?

Thanks!

Re: Using the last observation in a series as a scalar

Posted: Tue Feb 09, 2016 9:43 am
by EViews Gareth

Re: Using the last observation in a series as a scalar

Posted: Tue Feb 09, 2016 10:19 am
by miorinnovo
Thanks Gareth