Learn R Programming

LoTTA (version 0.1.0)

normalize_cont_x: normalize continuous score function

Description

normalize continuous score function

Usage

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

Value

list with x - normalized score, d - parameter used to shift the score

Arguments

x
  • score data

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

normalize
  • whether data is to be normalized