Using the last observation in a series as a scalar
Posted: Tue Feb 09, 2016 8:30 am
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!
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!