normalize_cont_x {LoTTA}R Documentation

normalize continuous score function

Description

normalize continuous score function

Usage

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

Arguments

x
  • score data

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

normalize
  • whether data is to be normalized

Value

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


[Package LoTTA version 0.1.1 Index]