
scale a dataset using decile and return a scaled dataframe, the 1st decile and the 9th decile of each column
Source:R/data_scaler.R
decile_scaler.Rdscale a dataset using decile and return a scaled dataframe, the 1st decile and the 9th decile of each column