splitTrt | R Documentation |
trtInput
object into a list of two trtInput
objects:
one names train and the other named valid.A function to split the trtInput
object into a list of two trtInput
objects:
one names train and the other named valid.
splitTrt(object, split)
object |
A |
split |
A character, numeric variable or a numeric vector declaring a way to split
the |
Returns a list of two trtInput
objects.
trtInput-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.