normalize_dis_x {LoTTA}R Documentation

normalize discrete score function

Description

normalize discrete score function

Usage

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

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

Value

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


[Package LoTTA version 0.1.1 Index]