normalize_cont_x: normalize continuous score function

View source: R/normalize.R

normalize_cont_xR 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


LoTTA documentation built on Aug. 8, 2025, 6:27 p.m.