View source: R/data_preparation.R
data_split | R Documentation |
Train/Test Split
data_split(DF, prop, resp)
DF |
The Data Frame |
prop |
The proportion of Training Data |
resp |
The name of response variable |
rsplit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.