Skip to contents

'normalize_minmax' allows you to check distributions of features after min-max normalizing to get your values for each measure constrained to 0-1 range.

Usage

normalize_minmax(data)

Arguments

data

is your final dataframe which contains gathered data (measure, value) format