Learn R Programming

LoTTA (version 0.1.0)

normalize_dis_x: normalize discrete score function

Description

normalize discrete score function

Usage

normalize_dis_x(x, trimmed = NULL, normalize = TRUE)

Value

list with x - normalized score, s - parameter used to scale the score

Arguments

x

score data

trimmed
  • NULL by default, provide vector of values to trim the data

normalize
  • TRUE by default, whether data is to be normalized