getStandlized: make the index value range standlize to [0,1]

Description Usage Examples

Description

This function is used to standlize any index values to [0,1]. The function also need to assign the id column number, index column range, and category column number if you want to ranking the index according to it.

Usage

1
dt.index <- getStandlized(dt.index, index_colrange, id_colnum, category_colnum=NA)

Examples

1

DataShrimp/rating documentation built on May 7, 2019, 10:37 a.m.