powered by
trunc
trunc(data, min_value)
The input variable which will be altered if less than the threshold
the threshold which the input below it will be set to zero
returns zero if the "data" is less than the "mean_value" otherwise returns the "data"