powered by
This function ensures that all values greater than 1.0 are set to 1.0, and all values less than 0.0 are set to 0.0.
fix_borders(vector)
A numeric vector with borders fixed.
A numeric vector to be processed.