RandomSplitter
Randomly splits items.
icevision_RandomSplitter(probs, seed = NULL)
probs |
'Sequence' of probabilities that must sum to one. The length of the 'Sequence' is the number of groups to to split the items into. |
seed |
Internal seed used for shuffling the items. Define this if you need reproducible results. |
None
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.