frequencies
Interprets the elements of x[] as values and returns an array representing the frequency for each value
Return
the returned frequencies
Parameters
x
the values for the frequencies
Interprets the elements of x[] as values and returns an array representing the frequency for each value
the returned frequencies
the values for the frequencies