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


Returns an array of size getNumberOfCells() containing the frequencies by value

Return

the array of frequencies observed or an empty array