powered by
This function calculates the maximum z-score for a numeric column.
z_score(x)
A vector of the same length as x, indicating the z-score for each element.
x
A numeric vector.