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