Description Usage Arguments Value
View source: R/preparing_data.R
this function returns the factors by which a df was normalized, so that the test dataset can be processed similarly
1 | get_normalizing_factors(df, target_variable = NA)
|
df |
a data frame |
target_variable |
a string name for the target variable |
data frame with the normalizing factors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.