Description Usage Arguments Value
View source: R/missing_mining.R
Dummy data and impute missing values for supplied data set, subdividing into test and train set.
1 | prepare_data(data, outcome)
|
data |
Data frame of values to be divided. |
outcome |
The column of data frame to be treated as the outcome state. |
list(train_data, test_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.