normalize: Normalization

Description Usage Arguments Value

Description

This function normalizes the input data. It uses min max normalization.

Usage

1
normalize(data, beneficial_col = NULL)

Arguments

data

The data that needs to be normalized

beneficial_vars

The variables whose highest value is considered to be maximum and lowest value is minimum.

Value

A dataframe with normalized values


sahbantariq/promethee documentation built on May 5, 2019, 5:56 p.m.