Description Usage Arguments Value
This function splits data into training and test sets.
1 | split(x, y, ratio)
|
x |
Input data |
y |
Response data |
ratio |
Training ratio |
Training set of input variables
Training set of responses
Testing set of input variables
Testing set of responses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.