Page 1 of 1

is there a command to obtain frequency of a variable value

Posted: Tue Nov 02, 2010 9:26 am
by tony
Hi,
i have a series ,and its value are all integers,such as 1,2,3,4.now i want to know the frequency of 1,2,3,and 4,is there a command in EV6 other than "series.freq".

Re: is there a command to obtain frequency of a variable value

Posted: Tue Nov 02, 2010 9:41 am
by startz
What is it you want done that's not done by series.freq?

Re: is there a command to obtain frequency of a variable value

Posted: Tue Nov 02, 2010 5:56 pm
by tony
i want to make a scalar and put it on a table, in order to compare with other values which gained by means of another moethod.

Re: is there a command to obtain frequency of a variable value

Posted: Tue Nov 02, 2010 6:22 pm
by startz
You'll probably have to freeze the table and extract individual cells.