get_normalized_values: Get normalized Values based on best-working transformation...

Description Usage Arguments Value

View source: R/get_normalized_values.R

Description

Get normalized Values based on best-working transformation (box-cox is one of them)

Usage

1
get_normalized_values(x, out_of_sample = FALSE)

Arguments

x

vector containing values

out_of_sample

Boolean indicating whether out-of-sample distance from theoretical and actual distribution should be used for evalutaion. Decreases Performance significantly.

Value

Vector of normalized Values


td-berlin/anomalizer documentation built on Feb. 21, 2020, 2:03 a.m.