normalize_to_min_0_max_1 function

This function normalize each column (variable) of the input dataset so that the maximum is mapped to one, minimum to zero, and the intermediate values linearly to the appropriate points in the interval (0,1).

  • Maintainer: Pawel Dlotko
  • License: MIT + file LICENCE
  • Last published: 2019-08-20

Useful links