Description Usage Arguments Value
View source: R/preparing_data.R
tThis function implements a simple NA handling system for categorical and numeric variables.
1 | handle_missing_values(df, target_variable = "y", train_facs)
|
df |
a data frame |
target_variable |
a string name for the target variable |
list of data frames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.