transform_df_fixed | R Documentation |
Internal function: Categorizing continuous variables based on cut_vec (AutoScore Module 2)
transform_df_fixed(df, cut_vec)
df |
dataset(training, validation or testing) to be processed |
cut_vec |
fixed cut vector |
Processed data.frame
after categorizing based on fixed cut_vec
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.