Normalize
Posted: Wed Apr 16, 2014 8:02 am
Hello
Is there a function to normalize series to 0 (zscore)? or do I have to do it manually as (@last(x)-@mean(x)/@stdev(x))?
thanks!
Is there a function to normalize series to 0 (zscore)? or do I have to do it manually as (@last(x)-@mean(x)/@stdev(x))?
thanks!