Description Usage Arguments Value
View source: R/get_normalized_values.R
Get normalized Values based on best-working transformation (box-cox is one of them)
1 | get_normalized_values(x, out_of_sample = FALSE)
|
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. |
Vector of normalized Values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.